NIMQChatGetExistingChannelBlackWhiteRolesParam Class Reference

Inherits from NSObject
Declared in NIMQChatGetExistingChannelBlackWhiteRolesParam.h

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatGetExistingChannelBlackWhiteRolesParam.h

  channelId

频道id

@property (nonatomic, assign) unsigned long long channelId

Discussion

频道id

Declared In

NIMQChatGetExistingChannelBlackWhiteRolesParam.h

  type

成员身份组类型

@property (nonatomic, assign) NIMQChatQChatChannelMemberRoleType type

Discussion

成员身份组类型

Declared In

NIMQChatGetExistingChannelBlackWhiteRolesParam.h

  roleIds

身份组roleid数组

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

Discussion

身份组roleid数组

Declared In

NIMQChatGetExistingChannelBlackWhiteRolesParam.h