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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryCreateResp ()=default
 
 QChatChannelCategoryCreateResp (const NIMQChatChannelCategoryCreateResp &c_resp)
 
NIMQChatChannelCategoryCreateResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatChannelCategoryInfo category_info {}
 分类信息
 

构造及析构函数说明

◆ QChatChannelCategoryCreateResp() [1/2]

nim::QChatChannelCategoryCreateResp::QChatChannelCategoryCreateResp ( )
default

◆ QChatChannelCategoryCreateResp() [2/2]

nim::QChatChannelCategoryCreateResp::QChatChannelCategoryCreateResp ( const NIMQChatChannelCategoryCreateResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryCreateResp nim::QChatChannelCategoryCreateResp::ToCParam ( ) const
inline

类成员变量说明

◆ category_info

QChatChannelCategoryInfo nim::QChatChannelCategoryCreateResp::category_info {}

分类信息

◆ res_code

uint32_t nim::QChatChannelCategoryCreateResp::res_code {0}

操作结果, 参考NIMResCode


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