set Message Read Time
public abstract void setMessageReadTime(long messageId, long timestamp, RongIMClient.OperationCallback callback)
Sets the read timestamp for a message.
Parameters
message Id
The ID of the message.
timestamp
The timestamp of the message.
callback
The callback for setting the message as read.