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

#include <nim_qchat_role_cpp_def.h>

Public 成员函数

 QChatAddChannelRoleResp ()=default
 
 QChatAddChannelRoleResp (const NIMQChatAddChannelRoleResp &c_resp)
 
NIMQChatAddChannelRoleResp ToCParam () const
 

Public 属性

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

构造及析构函数说明

◆ QChatAddChannelRoleResp() [1/2]

nim::QChatAddChannelRoleResp::QChatAddChannelRoleResp ( )
default

◆ QChatAddChannelRoleResp() [2/2]

nim::QChatAddChannelRoleResp::QChatAddChannelRoleResp ( const NIMQChatAddChannelRoleResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatAddChannelRoleResp nim::QChatAddChannelRoleResp::ToCParam ( ) const
inline

类成员变量说明

◆ res_code

uint32_t nim::QChatAddChannelRoleResp::res_code {0}

操作结果,

参见
uint32_t

◆ role_info

QChatChannelRoleInfo nim::QChatAddChannelRoleResp::role_info {}

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