NIMQChatUpdateQuickCommentInfo Class Reference
| Inherits from | NSObject | 
|---|---|
| Conforms to | NSCopying | 
| Declared in | NIMQChatUpdateQuickCommentInfo.h | 
  serverId
	服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatUpdateQuickCommentInfo.h
  channelId
	频道id
@property (nonatomic, assign) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatUpdateQuickCommentInfo.h
  timestamp
	时间
@property (nonatomic, assign) NSTimeInterval timestampDiscussion
时间
Declared In
NIMQChatUpdateQuickCommentInfo.h
  fromAccId
	评论者accid
@property (nonatomic, copy) NSString *fromAccIdDiscussion
评论者accid
Declared In
NIMQChatUpdateQuickCommentInfo.h
  replyType
	评论类型
@property (nonatomic, assign) int64_t replyTypeDiscussion
评论类型
Declared In
NIMQChatUpdateQuickCommentInfo.h
  opeType
	操作类型,添加、删除
@property (nonatomic, assign) NIMQChatUpdateQuickCommentType opeTypeDiscussion
操作类型,添加、删除
Declared In
NIMQChatUpdateQuickCommentInfo.h