getTopConversationList

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

Retrieves the pinned conversation list based on the conversation type.

Since

5.1.1

Parameters

callback
channelId

Specifies the business identifier of the conversation to which the message belongs.

conversationTypes