get Public Service Profile
public abstract void getPublicServiceProfile(PublicServiceType publicServiceType, String publicServiceId, RongIMClient.ResultCallback<PublicServiceProfile> callback)
Retrieves information about a public service.
Parameters
public Service Type
The type of public service. Refer to .
public Service Id
The ID of the public service.
callback
Callback for public account information.
See also
Public Service Profile