get Unread Count By Tag
public abstract void getUnreadCountByTag(String tagId, boolean containBlocked, IRongCoreCallback.ResultCallback<Integer> callback)
Get unread message count by tag
Since
5.1.1
Parameters
tag Id
tag id
contain Blocked
Indicates whether to include messages from muted conversations
callback
Callback for retrieving unread message count by tag