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