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

#include <nim_qchat_system_notification_cpp_def.h>

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

Public 成员函数

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

Public 属性

uint64_t server_id {0}
 服务器id
 
uint64_t channel_id {0}
 频道id
 
std::string accid
 accid
 
QChatPermission permissions {}
 变更的权限
 

构造及析构函数说明

◆ QChatSystemNotificationDataMemberRolePermissionChange() [1/2]

nim::QChatSystemNotificationDataMemberRolePermissionChange::QChatSystemNotificationDataMemberRolePermissionChange ( )
default

◆ QChatSystemNotificationDataMemberRolePermissionChange() [2/2]

nim::QChatSystemNotificationDataMemberRolePermissionChange::QChatSystemNotificationDataMemberRolePermissionChange ( const NIMQChatSystemNotificationDataMemberRolePermissionChange c_param)
inline

类成员变量说明

◆ accid

std::string nim::QChatSystemNotificationDataMemberRolePermissionChange::accid

accid

◆ channel_id

uint64_t nim::QChatSystemNotificationDataMemberRolePermissionChange::channel_id {0}

频道id

◆ permissions

QChatPermission nim::QChatSystemNotificationDataMemberRolePermissionChange::permissions {}

变更的权限

◆ server_id

uint64_t nim::QChatSystemNotificationDataMemberRolePermissionChange::server_id {0}

服务器id


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