NIMQChatUpdateChannelBlackWhiteMembersParam Class Reference

Inherits from NSObject
Declared in NIMQChatUpdateChannelBlackWhiteMembersParam.h

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatUpdateChannelBlackWhiteMembersParam.h

  channelId

频道id

@property (nonatomic, assign) unsigned long long channelId

Discussion

频道id

Declared In

NIMQChatUpdateChannelBlackWhiteMembersParam.h

  type

成员身份组类型

@property (nonatomic, assign) NIMQChatQChatChannelMemberRoleType type

Discussion

成员身份组类型

Declared In

NIMQChatUpdateChannelBlackWhiteMembersParam.h

  opeType

频道成员身份组的操作类型

@property (nonatomic, assign) NIMQChatQChatChannelMemberRoleOpeType opeType

Discussion

频道成员身份组的操作类型

Declared In

NIMQChatUpdateChannelBlackWhiteMembersParam.h

  accids

用户accid数组

@property (nonatomic, copy) NSArray<NSString*> *accids

Discussion

用户accid数组

Declared In

NIMQChatUpdateChannelBlackWhiteMembersParam.h