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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetCategoriesPageResp ()=default
 
 QChatChannelGetCategoriesPageResp (const NIMQChatChannelGetCategoriesPageResp &c_resp)
 
NIMQChatChannelGetCategoriesPageResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatPageInfo page_info {}
 分页信息
 
std::vector< QChatChannelCategoryInfocategories {}
 分类信息
 

Protected 属性

std::vector< NIMQChatChannelCategoryInfoc_categories
 

构造及析构函数说明

◆ QChatChannelGetCategoriesPageResp() [1/2]

nim::QChatChannelGetCategoriesPageResp::QChatChannelGetCategoriesPageResp ( )
default

◆ QChatChannelGetCategoriesPageResp() [2/2]

nim::QChatChannelGetCategoriesPageResp::QChatChannelGetCategoriesPageResp ( const NIMQChatChannelGetCategoriesPageResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetCategoriesPageResp nim::QChatChannelGetCategoriesPageResp::ToCParam ( ) const
inline

类成员变量说明

◆ c_categories

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

◆ categories

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

分类信息

◆ page_info

QChatPageInfo nim::QChatChannelGetCategoriesPageResp::page_info {}

分页信息

◆ res_code

uint32_t nim::QChatChannelGetCategoriesPageResp::res_code {0}

操作结果, 参考NIMResCode


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