10#import <Foundation/Foundation.h>
13NS_ASSUME_NONNULL_BEGIN
23@property (nonatomic, assign)
unsigned long long serverId;
28@property (nonatomic, assign)
unsigned long long categoryId;
37@property (nonatomic, copy) NSArray <NSString *> *
accIds;
NIMQChatChannelMemberRoleType
Definition: NIMQChatDefs.h:450
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteMembersParam.h:19
NSArray< NSString * > * accIds
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteMembersParam.h:37
unsigned long long serverId
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteMembersParam.h:23
unsigned long long categoryId
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteMembersParam.h:28
NIMQChatChannelMemberRoleType type
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteMembersParam.h:32