getUnreadCountByTag

public abstract void getUnreadCountByTag(String tagId, boolean containBlocked, IRongCoreCallback.ResultCallback<Integer> callback)

Get unread message count by tag

Since

5.1.1

Parameters

tagId

tag id

containBlocked

Indicates whether to include messages from muted conversations

callback

Callback for retrieving unread message count by tag