message read receipt
Public Member Functions | |
String | getMsgID () |
String | getUserID () |
boolean | isPeerRead () |
long | getTimestamp () |
String | getGroupID () |
long | getReadCount () |
long | getUnreadCount () |
|
inline |
Get the unique ID of the message
|
inline |
UserID of the other party who has read the message
|
inline |
Whether the message is read by the peer party (valid only for one-to-one messages)
|
inline |
The peer read time (valid only for one-to-one messages) If msgID is empty, this parameter indicates the time when the peer user mark the conversation as read. If msgID is not empty, this parameter indicates the time when the peer user send message read receipt (supported only in 8.1 and later versions)
|
inline |
Group ID
|
inline |
Get the numbers of group members who have read the group message.
|
inline |
Get the numbers of group members who have not read the group message.