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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatCheckPermissionResp ()=default
 
 QChatCheckPermissionResp (const NIMQChatCheckPermissionResp &c_resp)
 
NIMQChatCheckPermissionResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果,
 
bool has_permission {false}
 

构造及析构函数说明

◆ QChatCheckPermissionResp() [1/2]

nim::QChatCheckPermissionResp::QChatCheckPermissionResp ( )
default

◆ QChatCheckPermissionResp() [2/2]

nim::QChatCheckPermissionResp::QChatCheckPermissionResp ( const NIMQChatCheckPermissionResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatCheckPermissionResp nim::QChatCheckPermissionResp::ToCParam ( ) const
inline

类成员变量说明

◆ has_permission

bool nim::QChatCheckPermissionResp::has_permission {false}

◆ res_code

uint32_t nim::QChatCheckPermissionResp::res_code {0}

操作结果,

参见
uint32_t

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