Read Receipt Info
Only messages in groups and discussion groups require this attribute; for other types of conversations, this attribute is NULL.
Properties
Link copied to clipboard
public boolean isReadReceiptMessage
Indicates whether the message requires a receipt.
Link copied to clipboard
The list of user IDs of members who have responded to the message receipt in the conversation.
Functions
Link copied to clipboard
Link copied to clipboard
Retrieves the list of userIds of members who have responded to this message receipt in the conversation (key: userId, value: respondTime).
Link copied to clipboard
Indicates whether a message receipt response has been sent (only valid for the message receiver).
Link copied to clipboard
Indicates whether the message requires a receipt.
Link copied to clipboard
Sets whether a message receipt response has been sent (only valid for the message receiver).
Link copied to clipboard
Link copied to clipboard
Sets the list of user IDs of members who have responded to this message receipt in the conversation (key: userId, value: respondTime).
Link copied to clipboard