NIM PC Cross Platform SDK
nim_qchat::QChatGetServerRolesResp Struct Reference

Public Member Functions

 QChatGetServerRolesResp (const NIMQChatGetServerRolesResp &c_resp)
 
const NIMQChatGetServerRolesResp ToCParam () const
 

Public Attributes

NIMResCode res_code
 操作结果, More...
 
std::list< QChatServerRoleInforole_infos
 返回查询的所有身份组信息
 
std::list< QChatServerRoleInfojoined_roles
 自己已经加入的身份组列表
 

Protected Attributes

std::vector< NIMQChatRoleInforoles_vec
 
std::vector< NIMQChatRoleInfojoined_roles_vec
 

Member Data Documentation

◆ res_code

NIMResCode nim_qchat::QChatGetServerRolesResp::res_code

操作结果,

See also
NIMResCode

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