NIMQChatSubscribeServerParam 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

操作的对象:server列表

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

Discussion

操作的对象:server列表

Declared In

NIMQChatSubscribeParam.h