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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetCategoriesByIDParam ()=default
 
 QChatChannelGetCategoriesByIDParam (const NIMQChatChannelGetCategoriesByIDParam &c_param)
 
NIMQChatChannelGetCategoriesByIDParam ToCParam () const
 

Public 属性

ChannelGetCategoriesByIDCallback cb {nullptr}
 回调函数
 
std::vector< uint64_t > category_ids
 分组ID列表
 

构造及析构函数说明

◆ QChatChannelGetCategoriesByIDParam() [1/2]

nim::QChatChannelGetCategoriesByIDParam::QChatChannelGetCategoriesByIDParam ( )
default

◆ QChatChannelGetCategoriesByIDParam() [2/2]

nim::QChatChannelGetCategoriesByIDParam::QChatChannelGetCategoriesByIDParam ( const NIMQChatChannelGetCategoriesByIDParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetCategoriesByIDParam nim::QChatChannelGetCategoriesByIDParam::ToCParam ( ) const
inline

类成员变量说明

◆ category_ids

std::vector<uint64_t> nim::QChatChannelGetCategoriesByIDParam::category_ids

分组ID列表

◆ cb

ChannelGetCategoriesByIDCallback nim::QChatChannelGetCategoriesByIDParam::cb {nullptr}

回调函数


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