getTopConversationList

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

Retrieves the list of pinned conversations based on the conversation type.

Since

5.0.0

Parameters

callback

The callback that returns the list of pinned conversations.

conversationTypes

The types of pinned conversations to retrieve.