Read Receipt Message
Read Receipt Notification Message
This class represents a read receipt notification message. This message is neither stored nor counted in the unread message count.
Properties
Link copied to clipboard
public long lastMessageSendTime
Timestamp of the last message (in milliseconds)
Link copied to clipboard
UID of the last message (RCglobally unique ID)
Link copied to clipboard
Message Type 1: Timestamp of the last message sent 2: UID of the last message sender
Functions
Link copied to clipboard
Link copied to clipboard
Retrieves the timestamp (in milliseconds) of the last message sent.
Link copied to clipboard
Retrieves the UID (RCglobally unique ID) of the last message.
Link copied to clipboard
Get message type
Link copied to clipboard
Creates a message instance.
Link copied to clipboard
Sets the send time of the last message (in milliseconds)
Link copied to clipboard
Sets the UID of the last message (RCglobally unique ID).
Link copied to clipboard
Sets the message type
Link copied to clipboard