clear Conversations
public abstract void clearConversations(RongIMClient.ResultCallback callback, Array<ConversationType> conversationTypes)
清空指定会话类型列表中的所有会话及会话消息。
Parameters
callback
是否清空成功的回调。
conversation Types
需要清空的会话类型列表。
清空指定会话类型列表中的所有会话及会话消息。
是否清空成功的回调。
需要清空的会话类型列表。