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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatGetMemberRolesResp ()=default
 
 QChatGetMemberRolesResp (const NIMQChatGetMemberRolesResp &c_resp)
 
NIMQChatGetMemberRolesResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果,
 
std::vector< QChatMemberRoleInforole_infos
 

Protected 属性

std::vector< NIMQChatMemberRoleInforole_infos_
 

构造及析构函数说明

◆ QChatGetMemberRolesResp() [1/2]

nim::QChatGetMemberRolesResp::QChatGetMemberRolesResp ( )
default

◆ QChatGetMemberRolesResp() [2/2]

nim::QChatGetMemberRolesResp::QChatGetMemberRolesResp ( const NIMQChatGetMemberRolesResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetMemberRolesResp nim::QChatGetMemberRolesResp::ToCParam ( ) const
inline

类成员变量说明

◆ res_code

uint32_t nim::QChatGetMemberRolesResp::res_code {0}

操作结果,

参见
uint32_t

◆ role_infos

std::vector<QChatMemberRoleInfo> nim::QChatGetMemberRolesResp::role_infos

◆ role_infos_

std::vector<NIMQChatMemberRoleInfo> nim::QChatGetMemberRolesResp::role_infos_
mutableprotected

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