NIM PC Cross Platform SDK
nim_qchat::QChatGetExistingServerRolesByAccidsResp Struct Reference

Public Member Functions

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

Public Attributes

NIMResCode res_code
 操作结果, More...
 
std::map< std::string, std::list< QChatServerRoleInfo > > roles_of_member_ids
 

Protected Attributes

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

Member Data Documentation

◆ res_code

NIMResCode nim_qchat::QChatGetExistingServerRolesByAccidsResp::res_code

操作结果,

See also
NIMResCode

The documentation for this struct was generated from the following file: