get Conversation List For All Channel
public abstract void getConversationListForAllChannel(ConversationType conversationType, String targetId, IRongCoreCallback.ResultCallback<List<Conversation>> callback)
获取特定会话下所有频道的会话列表(只支持单群聊,超级群,不支持聊天室)
Since
5.2.0
Parameters
conversation Type
会话类型
target Id
会话 Id
callback
获取特定会话下所有频道的会话列表回调