getPublicServiceProfile

public abstract void getPublicServiceProfile(PublicServiceType publicServiceType, String publicServiceId, RongIMClient.ResultCallback<PublicServiceProfile> callback)

Retrieves information about a public service.

Parameters

publicServiceType

The type of public service. Refer to .

publicServiceId

The ID of the public service.

callback

Callback for public account information.

See also

PublicServiceProfile