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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryGetExistingWhiteBlackRolesResp ()=default
 
 QChatChannelCategoryGetExistingWhiteBlackRolesResp (const NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp &c_resp)
 
NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp ToCParam () const
 

Public 属性

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

Protected 属性

std::vector< NIMQChatRoleInfoc_roles
 

构造及析构函数说明

◆ QChatChannelCategoryGetExistingWhiteBlackRolesResp() [1/2]

nim::QChatChannelCategoryGetExistingWhiteBlackRolesResp::QChatChannelCategoryGetExistingWhiteBlackRolesResp ( )
default

◆ QChatChannelCategoryGetExistingWhiteBlackRolesResp() [2/2]

nim::QChatChannelCategoryGetExistingWhiteBlackRolesResp::QChatChannelCategoryGetExistingWhiteBlackRolesResp ( const NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryGetExistingWhiteBlackRolesResp nim::QChatChannelCategoryGetExistingWhiteBlackRolesResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_roles

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

◆ res_code

uint32_t nim::QChatChannelCategoryGetExistingWhiteBlackRolesResp::res_code {0}

操作结果, 参考NIMResCode

◆ roles

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

身份组列表


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