unsubscribePublicService

public abstract void unsubscribePublicService(PublicServiceType publicServiceType, String publicServiceId, RongIMClient.OperationCallback callback)

Unsubscribes from an official account.

Parameters

publicServiceType

The type of public service. Refer to .

publicServiceId

The ID of the public service.

callback

Callback triggered when unsubscribing from the official account.