sync Conversation Read Status
public static void syncConversationReadStatus(ChannelIdentifier channelIdentifier, long timestamp, ErrorHandler handler)
Syncs the read status of a channel to the server and notifies all registered s via onClearedUnreadStatus on success.
Parameters
channel Identifier
target channel
timestamp
timestamp of the last read message's sent time
handler
operation result callback (may be null)