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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetCategoriesByIDResp ()=default
 
 QChatChannelGetCategoriesByIDResp (const NIMQChatChannelGetCategoriesByIDResp &c_resp)
 
NIMQChatChannelGetCategoriesByIDResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
std::vector< QChatChannelCategoryInfocategories {}
 频道分组信息列表
 

Protected 属性

std::vector< NIMQChatChannelCategoryInfoc_categories
 

构造及析构函数说明

◆ QChatChannelGetCategoriesByIDResp() [1/2]

nim::QChatChannelGetCategoriesByIDResp::QChatChannelGetCategoriesByIDResp ( )
default

◆ QChatChannelGetCategoriesByIDResp() [2/2]

nim::QChatChannelGetCategoriesByIDResp::QChatChannelGetCategoriesByIDResp ( const NIMQChatChannelGetCategoriesByIDResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetCategoriesByIDResp nim::QChatChannelGetCategoriesByIDResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_categories

std::vector<NIMQChatChannelCategoryInfo> nim::QChatChannelGetCategoriesByIDResp::c_categories
mutableprotected

◆ categories

std::vector<QChatChannelCategoryInfo> nim::QChatChannelGetCategoriesByIDResp::categories {}

频道分组信息列表

◆ res_code

uint32_t nim::QChatChannelGetCategoriesByIDResp::res_code {0}

操作结果, 参考NIMResCode


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