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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatGetExistingServerRolesByAccidsResp ()=default
 
 QChatGetExistingServerRolesByAccidsResp (const NIMQChatGetServerRolesByMemberIdsResp &c_response)
 
NIMQChatGetServerRolesByMemberIdsResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果,
 
std::map< std::string, std::vector< QChatServerRoleInfo > > roles_of_member_ids
 

Protected 属性

std::vector< NIMQChatRoleInfoOfMemberrole_info_of_members_
 
std::vector< std::vector< NIMQChatRoleInfo > > c_role_info_of_members_
 

构造及析构函数说明

◆ QChatGetExistingServerRolesByAccidsResp() [1/2]

nim::QChatGetExistingServerRolesByAccidsResp::QChatGetExistingServerRolesByAccidsResp ( )
default

◆ QChatGetExistingServerRolesByAccidsResp() [2/2]

nim::QChatGetExistingServerRolesByAccidsResp::QChatGetExistingServerRolesByAccidsResp ( const NIMQChatGetServerRolesByMemberIdsResp c_response)
inline

成员函数说明

◆ ToCParam()

NIMQChatGetServerRolesByMemberIdsResp nim::QChatGetExistingServerRolesByAccidsResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_role_info_of_members_

std::vector<std::vector<NIMQChatRoleInfo> > nim::QChatGetExistingServerRolesByAccidsResp::c_role_info_of_members_
mutableprotected

◆ res_code

uint32_t nim::QChatGetExistingServerRolesByAccidsResp::res_code {0}

操作结果,

参见
uint32_t

◆ role_info_of_members_

std::vector<NIMQChatRoleInfoOfMember> nim::QChatGetExistingServerRolesByAccidsResp::role_info_of_members_
mutableprotected

◆ roles_of_member_ids

std::map<std::string, std::vector<QChatServerRoleInfo> > nim::QChatGetExistingServerRolesByAccidsResp::roles_of_member_ids

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