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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatCreateServerRoleResp ()=default
 
 QChatCreateServerRoleResp (const NIMQChatCreateServerRoleResp &c_resp)
 
NIMQChatCreateServerRoleResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果,
 
QChatServerRoleInfo role_info
 

Protected 属性

std::vector< NIMQChatPermissionGrouppermissions_
 
NIMQChatServerRoleInfo server_role_info_
 

构造及析构函数说明

◆ QChatCreateServerRoleResp() [1/2]

nim::QChatCreateServerRoleResp::QChatCreateServerRoleResp ( )
default

◆ QChatCreateServerRoleResp() [2/2]

nim::QChatCreateServerRoleResp::QChatCreateServerRoleResp ( const NIMQChatCreateServerRoleResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatCreateServerRoleResp nim::QChatCreateServerRoleResp::ToCParam ( ) const
inline

类成员变量说明

◆ permissions_

std::vector<NIMQChatPermissionGroup> nim::QChatCreateServerRoleResp::permissions_
mutableprotected

◆ res_code

uint32_t nim::QChatCreateServerRoleResp::res_code {0}

操作结果,

参见
uint32_t

◆ role_info

QChatServerRoleInfo nim::QChatCreateServerRoleResp::role_info

◆ server_role_info_

NIMQChatServerRoleInfo nim::QChatCreateServerRoleResp::server_role_info_
mutableprotected

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