10#import <Foundation/Foundation.h>
13NS_ASSUME_NONNULL_BEGIN
23@property (nonatomic, assign)
unsigned long long serverId;
28@property (nonatomic, assign)
unsigned long long channelId;
43@property (nonatomic, assign)
unsigned long long roleId;
NIMQChatChannelMemberRoleType
Definition: NIMQChatDefs.h:450
NIMQChatChannelMemberRoleOpeType
Definition: NIMQChatDefs.h:445
Definition: NIMQChatUpdateChannelBlackWhiteRoleParam.h:19
unsigned long long roleId
Definition: NIMQChatUpdateChannelBlackWhiteRoleParam.h:43
NIMQChatChannelMemberRoleType type
Definition: NIMQChatUpdateChannelBlackWhiteRoleParam.h:33
unsigned long long channelId
Definition: NIMQChatUpdateChannelBlackWhiteRoleParam.h:28
NIMQChatChannelMemberRoleOpeType opeType
Definition: NIMQChatUpdateChannelBlackWhiteRoleParam.h:38
unsigned long long serverId
Definition: NIMQChatUpdateChannelBlackWhiteRoleParam.h:23