clearConversations

public abstract void clearConversations(IRongCoreCallback.ResultCallback<Boolean> callback, String channelId, Array<ConversationType> conversationTypes)

Clears all conversations and conversation information of the specified conversation types. (Not supported for ultra groups)

Since

5.1.1

Parameters

callback

Callback indicating whether the operation was successful.

channelId

Business identifier of the conversation to which the message belongs.

conversationTypes

List of conversation types to be cleared.