clearConversations

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

清空指定会话类型列表中的所有会话及会话信息。(不支持超级群)

Since

5.1.1

Parameters

callback

是否清空成功的回调。

channelId

消息所属会话的业务标识。

conversationTypes

需要清空的会话类型列表。