NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.mm |
serverId
服务器id
@property (nonatomic, assign) unsigned long long serverId
Discussion
服务器id
Declared In
NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h
categoryId
分组id
@property (nonatomic, assign) unsigned long long categoryId
Discussion
分组id
Declared In
NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h
type
成员身份组类型
@property (nonatomic, assign) NIMQChatChannelMemberRoleType type
Discussion
成员身份组类型
Declared In
NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h
roleIds
身份组roleid数组
@property (nonatomic, copy) NSArray<NSNumber*> *roleIds
Discussion
身份组roleid数组
Declared In
NIMQChatGetExistingChannelCategoryBlackWhiteRolesParam.h