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

#include <nim_qchat_system_notification_cpp_def.h>

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

Public 成员函数

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

Public 属性

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

构造及析构函数说明

◆ QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate() [1/2]

nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate ( )
default

◆ QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate() [2/2]

nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate ( const NIMQChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate c_param)
inline

类成员变量说明

◆ category_id

uint64_t nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::category_id {0}

频道分组ID

◆ ope_type

NIMQChatChannelWhiteBlackOpeType nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::ope_type

操作类型

◆ role_id

uint64_t nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::role_id {0}

身份组ID

◆ server_id

uint64_t nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::server_id {0}

服务器ID

◆ type

NIMQChatChannelWhiteBlackType nim::QChatSystemNotificationDataChannelCategoryWhiteBlackRoleUpdate::type

白/黑名单类型


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