NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatUpdateQuickCommentInfo类 参考

#import <NIMQChatUpdateQuickCommentInfo.h>

类 NIMQChatUpdateQuickCommentInfo 继承关系图:

属性

unsigned long long serverId
 
unsigned long long channelId
 
NSTimeInterval timestamp
 
NSString * fromAccId
 
NSString * msgServerId
 
int64_t replyType
 
NIMQChatUpdateQuickCommentType opeType
 

详细描述

快捷评论

属性说明

◆ channelId

- (unsigned long long) channelId
readwritenonatomicassign

频道id

◆ fromAccId

- (NSString*) fromAccId
readwritenonatomiccopy

评论者accid

◆ msgServerId

- (NSString*) msgServerId
readwritenonatomiccopy

msg serverId

◆ opeType

- (NIMQChatUpdateQuickCommentType) opeType
readwritenonatomicassign

操作类型,添加、删除

◆ replyType

- (int64_t) replyType
readwritenonatomicassign

评论类型

◆ serverId

- (unsigned long long) serverId
readwritenonatomicassign

服务器id

◆ timestamp

- (NSTimeInterval) timestamp
readwritenonatomicassign

时间


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