clear Messages Unread Status By Tag
public abstract void clearMessagesUnreadStatusByTag(String tagId, IRongCoreCallback.ResultCallback<Boolean> callback)
Clears the unread message count for all conversations under the specified tag.
Since
5.1.5
Parameters
tag Id
The tag ID.
callback
Callback for clearing the conversations.