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