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

#include <nim_qchat_system_notification_cpp_def.h>

类 nim::QChatSystemNotificationDataChannelRolePermissionChange 继承关系图:
nim::QChatSystemNotificationDataBase

Public 成员函数

 QChatSystemNotificationDataChannelRolePermissionChange ()=default
 
 QChatSystemNotificationDataChannelRolePermissionChange (const NIMQChatSystemNotificationDataChannelRolePermissionChange &c_param)
 
- Public 成员函数 继承自 nim::QChatSystemNotificationDataBase
virtual ~QChatSystemNotificationDataBase ()
 

Public 属性

uint64_t server_id {0}
 服务器id
 
uint64_t channel_id {0}
 频道id
 
uint64_t parent_role_id {0}
 继承的服务器身份组 ID
 
uint64_t role_id {0}
 身份组id
 
QChatPermission permissions {}
 变更的权限
 

构造及析构函数说明

◆ QChatSystemNotificationDataChannelRolePermissionChange() [1/2]

nim::QChatSystemNotificationDataChannelRolePermissionChange::QChatSystemNotificationDataChannelRolePermissionChange ( )
default

◆ QChatSystemNotificationDataChannelRolePermissionChange() [2/2]

nim::QChatSystemNotificationDataChannelRolePermissionChange::QChatSystemNotificationDataChannelRolePermissionChange ( const NIMQChatSystemNotificationDataChannelRolePermissionChange c_param)
inline

类成员变量说明

◆ channel_id

uint64_t nim::QChatSystemNotificationDataChannelRolePermissionChange::channel_id {0}

频道id

◆ parent_role_id

uint64_t nim::QChatSystemNotificationDataChannelRolePermissionChange::parent_role_id {0}

继承的服务器身份组 ID

◆ permissions

QChatPermission nim::QChatSystemNotificationDataChannelRolePermissionChange::permissions {}

变更的权限

◆ role_id

uint64_t nim::QChatSystemNotificationDataChannelRolePermissionChange::role_id {0}

身份组id

◆ server_id

uint64_t nim::QChatSystemNotificationDataChannelRolePermissionChange::server_id {0}

服务器id


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