clearConversations

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

Clears all conversations and conversation messages of the specified conversation types from the list.

Since

5.0.0

Parameters

callback

Callback indicating whether the operation was successful.

conversationTypes

List of conversation types to be cleared.