NIMQChatGetExistingChannelBlackWhiteMembersParam Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMQChatGetExistingChannelBlackWhiteMembersParam.h | 
  serverId
	服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatGetExistingChannelBlackWhiteMembersParam.h
  channelId
	频道id
@property (nonatomic, assign) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatGetExistingChannelBlackWhiteMembersParam.h
  type
	成员身份组类型
@property (nonatomic, assign) NIMQChatChannelMemberRoleType typeDiscussion
成员身份组类型
Declared In
NIMQChatGetExistingChannelBlackWhiteMembersParam.h
  accIds
	用户accid数组
@property (nonatomic, copy) NSArray<NSString*> *accIdsDiscussion
用户accid数组
Declared In
NIMQChatGetExistingChannelBlackWhiteMembersParam.h