9#import <Foundation/Foundation.h>
14NS_ASSUME_NONNULL_BEGIN
31@property (nonnull, nonatomic, copy) NSArray<NSNumber*> *
targets;
50@property (nonnull, nonatomic, copy) NSArray<NIMQChatChannelIdInfo *> *targets;
NIMQChatSubscribeOperationType
Definition: NIMQChatDefs.h:527
NIMQChatSubscribeType
Definition: NIMQChatDefs.h:494
Definition: NIMQChatChannelIdInfo.h:15
Definition: NIMQChatSubscribeParam.h:39
Definition: NIMQChatSubscribeParam.h:20
NIMQChatSubscribeType subscribeType
Definition: NIMQChatSubscribeParam.h:23
NIMQChatSubscribeOperationType operationType
Definition: NIMQChatSubscribeParam.h:27
NSArray< NSNumber * > * targets
Definition: NIMQChatSubscribeParam.h:31