clear Messages Unread Status
Clears the unread message count for a specific conversation.
Note: Not supported for chatrooms and ultra groups.
Since
5.1.1
Parameters
The type of conversation. Chatrooms are not supported. Refer to Conversation.ConversationType.
The ID of the conversation. Depending on the conversationType, it could be a user ID, discussion group ID, or group ID.
The business identifier of the conversation to which the message belongs.
Callback indicating whether the operation was successful.
Clears the unread message count for a specific conversation.
Note: Not supported for chatrooms or ultra groups.
Since
5.1.1
Parameters
The type of conversation. Chatrooms are not supported.
The ID of the conversation. Depending on the conversationType, it could be a user ID, discussion group ID, or group ID.
The business identifier of the conversation to which the message belongs.
The timestamp of the last read message in the conversation. Refer to getSentTime.
Callback indicating whether the operation was successful.