NIMQChatSubscribeChannelParam Class Reference

Inherits from NSObject
Declared in NIMQChatSubscribeParam.h

Overview

订阅频道参数

  subscribeType

订阅类型

@property (nonatomic, assign) NIMQChatSubscribeType subscribeType

Discussion

订阅类型

Declared In

NIMQChatSubscribeParam.h

  operationType

操作类型

@property (nonatomic, assign) NIMQChatSubscribeOperationType operationType

Discussion

操作类型

Declared In

NIMQChatSubscribeParam.h

  targets

操作的对象:频道ID列表

@property (nonnull, nonatomic, copy) NSArray<NIMQChatChannelIdInfo*> *targets

Discussion

操作的对象:频道ID列表

Declared In

NIMQChatSubscribeParam.h