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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetExistingWhiteBlackRolesResp ()=default
 
 QChatChannelGetExistingWhiteBlackRolesResp (const NIMQChatChannelGetExistingWhiteBlackRolesResp &c_resp)
 
NIMQChatChannelGetExistingWhiteBlackRolesResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
std::vector< QChatServerRoleInforoles {}
 身份组列表
 

Protected 属性

std::vector< NIMQChatRoleInfoc_roles
 

构造及析构函数说明

◆ QChatChannelGetExistingWhiteBlackRolesResp() [1/2]

nim::QChatChannelGetExistingWhiteBlackRolesResp::QChatChannelGetExistingWhiteBlackRolesResp ( )
default

◆ QChatChannelGetExistingWhiteBlackRolesResp() [2/2]

nim::QChatChannelGetExistingWhiteBlackRolesResp::QChatChannelGetExistingWhiteBlackRolesResp ( const NIMQChatChannelGetExistingWhiteBlackRolesResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetExistingWhiteBlackRolesResp nim::QChatChannelGetExistingWhiteBlackRolesResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_roles

std::vector<NIMQChatRoleInfo> nim::QChatChannelGetExistingWhiteBlackRolesResp::c_roles
mutableprotected

◆ res_code

uint32_t nim::QChatChannelGetExistingWhiteBlackRolesResp::res_code {0}

操作结果, 参考NIMResCode

◆ roles

std::vector<QChatServerRoleInfo> nim::QChatChannelGetExistingWhiteBlackRolesResp::roles {}

身份组列表


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