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

#include <nim_qchat_system_notification_cpp_def.h>

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

Public 成员函数

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

Public 属性

uint64_t server_id {0}
 服务器ID
 
uint64_t channel_id {0}
 频道ID
 
uint64_t role_id {0}
 身份组id
 
NIMQChatChannelWhiteBlackType type
 白/黑名单类型
 
NIMQChatChannelWhiteBlackOpeType ope_type
 操作类型
 

构造及析构函数说明

◆ QChatSystemNotificationDataWhiteBlackRoleUpdate() [1/2]

nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::QChatSystemNotificationDataWhiteBlackRoleUpdate ( )
default

◆ QChatSystemNotificationDataWhiteBlackRoleUpdate() [2/2]

nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::QChatSystemNotificationDataWhiteBlackRoleUpdate ( const NIMQChatSystemNotificationDataWhiteBlackRoleUpdate c_param)
inline

类成员变量说明

◆ channel_id

uint64_t nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::channel_id {0}

频道ID

◆ ope_type

NIMQChatChannelWhiteBlackOpeType nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::ope_type

操作类型

◆ role_id

uint64_t nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::role_id {0}

身份组id

◆ server_id

uint64_t nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::server_id {0}

服务器ID

◆ type

NIMQChatChannelWhiteBlackType nim::QChatSystemNotificationDataWhiteBlackRoleUpdate::type

白/黑名单类型


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