NIMQChatMessageUpdateContent Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatMessageUpdateContent.h | 
  status
	消息处理状态
@property (nonatomic, assign) NIMQChatMessageStatus statusDiscussion
消息处理状态
Declared In
NIMQChatMessageUpdateContent.h
  remoteExt
	消息更新后的 扩展ext 内容
@property (nonatomic, copy) NSString *remoteExtDiscussion
消息更新后的 扩展ext 内容
Declared In
NIMQChatMessageUpdateContent.h
  text
	消息更新后的内容
@property (nonatomic, copy) NSString *textDiscussion
消息更新后的内容
Declared In
NIMQChatMessageUpdateContent.h