getUnreadMentionedCount

public abstract void getUnreadMentionedCount(List<ConversationType> conversationTypes, List<IRongCoreEnum.PushNotificationLevel> levels, IRongCoreCallback.ResultCallback<Integer> callback)

Get the count of unread @ mentions in conversations

Since

5.2.5

Parameters

conversationTypes

List of conversation types: [group chat, ultra group]

levels

List of Do Not Disturb levels [PushNotificationLevel]

callback

Callback for getting the count of unread @ mentions