NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
NIMQChatSystemNotificationDataChannelRolePermissionChange结构体 参考

#include <nim_qchat_system_notification_def.h>

Public 属性

uint64_t server_id
 服务器id
 
uint64_t channel_id
 频道id
 
uint64_t parent_role_id
 继承的服务器身份组 ID
 
uint64_t role_id
 身份组id
 
NIMQChatPermissionGrouppermissions
 变更的权限列表
 
size_t permissions_count
 变更的权限列表长度
 

类成员变量说明

◆ channel_id

uint64_t NIMQChatSystemNotificationDataChannelRolePermissionChange::channel_id

频道id

◆ parent_role_id

uint64_t NIMQChatSystemNotificationDataChannelRolePermissionChange::parent_role_id

继承的服务器身份组 ID

◆ permissions

NIMQChatPermissionGroup* NIMQChatSystemNotificationDataChannelRolePermissionChange::permissions

变更的权限列表

◆ permissions_count

size_t NIMQChatSystemNotificationDataChannelRolePermissionChange::permissions_count

变更的权限列表长度

◆ role_id

uint64_t NIMQChatSystemNotificationDataChannelRolePermissionChange::role_id

身份组id

◆ server_id

uint64_t NIMQChatSystemNotificationDataChannelRolePermissionChange::server_id

服务器id


该结构体的文档由以下文件生成: