NIM PC Cross Platform SDK
|
#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< QChatChannelCategoryInfo > | categories {} |
频道分组信息列表 | |
Protected 属性 | |
std::vector< NIMQChatChannelCategoryInfo > | c_categories |
|
default |
|
inline |
|
inline |
|
mutableprotected |
std::vector<QChatChannelCategoryInfo> nim::QChatChannelGetCategoriesByIDResp::categories {} |
频道分组信息列表
uint32_t nim::QChatChannelGetCategoriesByIDResp::res_code {0} |
操作结果, 参考NIMResCode