NIMQChatSubscribeChannelParam 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
	操作的对象:频道ID列表
@property (nonnull, nonatomic, copy) NSArray<NIMQChatChannelIdInfo*> *targetsDiscussion
操作的对象:频道ID列表
Declared In
NIMQChatSubscribeParam.h