clearConversations

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.

conversationTypes

List of conversation types to be cleared.