getUnreadMentionedCount

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

获取获取会话未读 @ 消息数

Since

5.2.5

Parameters

conversationTypes

会话类型列表:[群聊、超级群]

levels

免打扰类型列表 [PushNotificationLevel]

callback

获取获取会话未读 @ 消息数 回调