get Conversation List For All Channel
public abstract void getConversationListForAllChannel(ConversationType conversationType, String targetId, IRongCoreCallback.ResultCallback<List<Conversation>> callback)
Retrieves the conversation list of all channels under a specific conversation (supports one-to-one chat, group chat, and ultra group, but not chatroom).
Since
5.2.0
Parameters
conversation Type
The type of conversation
target Id
The ID of the conversation
callback
Callback for retrieving the conversation list of all channels under a specific conversation