NIMQChatMessageUpdateOperatorInfo Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatMessageUpdateContent.h | 
  operatorAccid
	操作者账号
@property (nullable, nonatomic, copy) NSString *operatorAccidDiscussion
操作者账号
Declared In
NIMQChatMessageUpdateContent.h
  operatorClientType
	操作者客户端类型
@property (nonatomic, assign) NIMLoginClientType operatorClientTypeDiscussion
操作者客户端类型
Declared In
NIMQChatMessageUpdateContent.h
  postscript
	操作附言
@property (nullable, nonatomic, copy) NSString *postscriptDiscussion
操作附言
Declared In
NIMQChatMessageUpdateContent.h
  extension
	操作扩展字段
@property (nullable, nonatomic, copy) NSString *extensionDiscussion
操作扩展字段
Declared In
NIMQChatMessageUpdateContent.h
  pushContent
	推送文案
@property (nullable, nonatomic, copy) NSString *pushContentDiscussion
推送文案
Declared In
NIMQChatMessageUpdateContent.h
  pushPayload
	推送payload
@property (nullable, nonatomic, copy) NSDictionary *pushPayloadDiscussion
推送payload
Declared In
NIMQChatMessageUpdateContent.h