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