ShengwangChatSDK 1.3.2
属性 | 所有成员列表
AgoraChatGroupMessageAck类 参考

#import <AgoraChatGroupMessageAck.h>

类 AgoraChatGroupMessageAck 继承关系图:

属性

NSString * messageId
 
NSString * readAckId
 
NSString * from
 
NSString * content
 
int readCount
 
long long timestamp
 

详细描述

The group message receipt.

属性说明

◆ content

- (NSString*) content
readwritenonatomiccopy

The group message content.

◆ from

- (NSString*) from
readwritenonatomiccopy

The user that sends the group message ack.

◆ messageId

- (NSString*) messageId
readwritenonatomiccopy

The group message ID.

◆ readAckId

- (NSString*) readAckId
readwritenonatomiccopy

The group message read receipt ID.

◆ readCount

- (int) readCount
readwritenonatomicassign

The number of group members that have read the group message.

◆ timestamp

- (long long) timestamp
readwritenonatomicassign

The Unix timestamp for group message ack.


该类的文档由以下文件生成: