NIMQChatSubscribeServerParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatSubscribeParam.h |
subscribeType
订阅类型
@property (nonatomic, assign) NIMQChatSubscribeType subscribeTypeDiscussion
订阅类型
Declared In
NIMQChatSubscribeParam.h
operationType
操作类型
@property (nonatomic, assign) NIMQChatSubscribeOperationType operationTypeDiscussion
操作类型
Declared In
NIMQChatSubscribeParam.h
targets
操作的对象:server列表
@property (nonnull, nonatomic, copy) NSArray<NSNumber*> *targetsDiscussion
操作的对象:server列表
Declared In
NIMQChatSubscribeParam.h