clear Messages Unread Status
Clears the unread message count for a specific conversation.
Note: Not supported for chatrooms or ultra groups.
Since
5.0.0
Parameters
The type of conversation. Chatrooms are not supported. Refer to Conversation.ConversationType.
The conversation ID. Depending on the conversationType, it could be a user ID, discussion group ID, or group ID.
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.0.0
Parameters
The type of conversation. Chatrooms are not supported.
The conversation ID. Depending on the conversationType, it could be a user ID, discussion group ID, or group ID.
The timestamp of the last message read in this conversation. Refer to getSentTime.
Callback indicating whether the operation was successful.