get Unread Mentioned Count
public abstract void getUnreadMentionedCount(List<ConversationType> conversationTypes, List<IRongCoreEnum.PushNotificationLevel> levels, IRongCoreCallback.ResultCallback<Integer> callback)
获取获取会话未读 @
消息数
Since
5.2.5
Parameters
conversation Types
会话类型列表:[群聊、超级群]
levels
免打扰类型列表 [PushNotificationLevel]
callback
获取获取会话未读 @
消息数 回调