getTopConversationList

public abstract void getTopConversationList(IRongCoreCallback.ResultCallback<List<Conversation>> callback, String channelId, Array<ConversationType> conversationTypes)

根据会话类型,获取置顶会话列表

Since

5.1.1

Parameters

callback
channelId

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

conversationTypes