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;
38@property (nonatomic, copy) NSArray <NSNumber *> *
roleIds;
NIMQChatChannelMemberRoleType
Definition: NIMQChatDefs.h:450
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h:19
NSArray< NSNumber * > * roleIds
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h:38
unsigned long long categoryId
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h:28
unsigned long long serverId
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h:23
NIMQChatChannelMemberRoleType type
Definition: NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h:33