ShengwangChatSDK 1.3.2
|
#import <AgoraChatGroupMessageAck.h>
属性 | |
NSString * | messageId |
NSString * | readAckId |
NSString * | from |
NSString * | content |
int | readCount |
long long | timestamp |
The group message receipt.
|
readwritenonatomiccopy |
The group message content.
|
readwritenonatomiccopy |
The user that sends the group message ack.
|
readwritenonatomiccopy |
The group message ID.
|
readwritenonatomiccopy |
The group message read receipt ID.
|
readwritenonatomicassign |
The number of group members that have read the group message.
|
readwritenonatomicassign |
The Unix timestamp for group message ack.