get Top Conversation List
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.
conversation Types
The types of pinned conversations to retrieve.