clear Conversations
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.
channel Id
Business identifier of the conversation to which the message belongs.
conversation Types
List of conversation types to be cleared.