Chat SDK for Unity and Windows v1.3.1
|
属性 | |
string | AckId [get, set] |
string | MsgId [get, set] |
string | From [get, set] |
string | Content [get, set] |
int | Count [get, set] |
long | Timestamp [get, set] |
群组消息的已读回执类。
|
getset |
群组消息的已读回执 ID。
|
getset |
群组消息 ID。
|
getset |
发送已读回执的用户 ID。
|
getset |
已读回执扩展内容。
已读回执扩展为发送已读回执方法 XXX
中第三个参数传入的内容。
|
getset |
发送的已读回执的数量。
|
getset |
发送已读回执的 Unix 时间戳。