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

#include <nim_qchat_system_notification_cpp_def.h>

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

Public 成员函数

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

Public 属性

uint64_t server_id {0}
 服务器ID
 
uint64_t category_id {0}
 频道分组ID
 
std::vector< std::string > accids
 成员列表
 
NIMQChatChannelWhiteBlackType type
 白/黑名单类型
 
NIMQChatChannelWhiteBlackOpeType ope_type
 操作类型
 

构造及析构函数说明

◆ QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate() [1/2]

nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate ( )
default

◆ QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate() [2/2]

nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate ( const NIMQChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate c_param)
inline

类成员变量说明

◆ accids

std::vector<std::string> nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::accids

成员列表

◆ category_id

uint64_t nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::category_id {0}

频道分组ID

◆ ope_type

NIMQChatChannelWhiteBlackOpeType nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::ope_type

操作类型

◆ server_id

uint64_t nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::server_id {0}

服务器ID

◆ type

NIMQChatChannelWhiteBlackType nim::QChatSystemNotificationDataChannelCategoryWhiteBlackMembersUpdate::type

白/黑名单类型


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