clear Conversations
public abstract void clearConversations(RongIMClient.ResultCallback callback, Array<ConversationType> conversationTypes)
Clears all conversations and their messages for the specified conversation types.
Parameters
callback
Callback indicating whether the operation was successful.
conversation Types
List of conversation types to be cleared.