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