clearMessagesUnreadStatusByTag

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

tagId

The tag ID.

callback

Callback for clearing the conversations.