clear Messages Unread Status
Clears the unread message count for a specific conversation.
Note: Not supported for chatrooms!
Parameters
The type of conversation. Chatrooms are not supported. Refer to Conversation.ConversationType.
The ID of the conversation. Depending on the conversationType, this 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: Chatrooms are not supported!
Parameters
The type of conversation. Chatrooms are not supported.
The ID of the conversation. Depending on the conversationType, this 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.