getConversationListForAllChannel

public abstract void getConversationListForAllChannel(ConversationType conversationType, String targetId, IRongCoreCallback.ResultCallback<List<Conversation>> callback)

获取特定会话下所有频道的会话列表(只支持单群聊,超级群,不支持聊天室)

Since

5.2.0

Parameters

conversationType

会话类型

targetId

会话 Id

callback

获取特定会话下所有频道的会话列表回调