NIMQChatUpdateMemberRoleParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatUpdateMemberRoleParam.h |
serverId
服务器id
@property (nonatomic, assign) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatUpdateMemberRoleParam.h
channelId
频道id
@property (nonatomic, assign) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatUpdateMemberRoleParam.h
accid
用户id
@property (nonatomic, copy) NSString *accidDiscussion
用户id
Declared In
NIMQChatUpdateMemberRoleParam.h
commands
操作的权限状态列表
@property (nonatomic, copy) NSArray<NIMQChatPermissionStatusInfo*> *commandsDiscussion
操作的权限状态列表
Declared In
NIMQChatUpdateMemberRoleParam.h