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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetExistingWhiteBlackRolesParam ()=default
 
 QChatChannelGetExistingWhiteBlackRolesParam (const NIMQChatChannelGetExistingWhiteBlackRolesParam &c_param)
 
NIMQChatChannelGetExistingWhiteBlackRolesParam ToCParam () const
 

Public 属性

GetExistingWhiteBlackRolesCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
uint64_t channel_id {0}
 频道ID
 
NIMQChatChannelWhiteBlackType type {kNIMQChatChannelBlack}
 白/黑名单类型
 
std::vector< uint64_t > role_ids
 身份组id列表
 

Protected 属性

std::vector< uint64_t > role_ids_vec
 

构造及析构函数说明

◆ QChatChannelGetExistingWhiteBlackRolesParam() [1/2]

nim::QChatChannelGetExistingWhiteBlackRolesParam::QChatChannelGetExistingWhiteBlackRolesParam ( )
default

◆ QChatChannelGetExistingWhiteBlackRolesParam() [2/2]

nim::QChatChannelGetExistingWhiteBlackRolesParam::QChatChannelGetExistingWhiteBlackRolesParam ( const NIMQChatChannelGetExistingWhiteBlackRolesParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetExistingWhiteBlackRolesParam nim::QChatChannelGetExistingWhiteBlackRolesParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

GetExistingWhiteBlackRolesCallback nim::QChatChannelGetExistingWhiteBlackRolesParam::cb {nullptr}

回调函数

◆ channel_id

uint64_t nim::QChatChannelGetExistingWhiteBlackRolesParam::channel_id {0}

频道ID

◆ role_ids

std::vector<uint64_t> nim::QChatChannelGetExistingWhiteBlackRolesParam::role_ids

身份组id列表

◆ role_ids_vec

std::vector<uint64_t> nim::QChatChannelGetExistingWhiteBlackRolesParam::role_ids_vec
mutableprotected

◆ server_id

uint64_t nim::QChatChannelGetExistingWhiteBlackRolesParam::server_id {0}

服务器ID

◆ type

NIMQChatChannelWhiteBlackType nim::QChatChannelGetExistingWhiteBlackRolesParam::type {kNIMQChatChannelBlack}

白/黑名单类型


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