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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryRemoveParam ()=default
 
 QChatChannelCategoryRemoveParam (const NIMQChatChannelCategoryRemoveParam &c_param)
 
NIMQChatChannelCategoryRemoveParam ToCParam () const
 

Public 属性

ChannelCategoryRemoveCallback cb {nullptr}
 回调函数
 
uint64_t category_id {0}
 频道分组 ID
 

构造及析构函数说明

◆ QChatChannelCategoryRemoveParam() [1/2]

nim::QChatChannelCategoryRemoveParam::QChatChannelCategoryRemoveParam ( )
default

◆ QChatChannelCategoryRemoveParam() [2/2]

nim::QChatChannelCategoryRemoveParam::QChatChannelCategoryRemoveParam ( const NIMQChatChannelCategoryRemoveParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryRemoveParam nim::QChatChannelCategoryRemoveParam::ToCParam ( ) const
inline

类成员变量说明

◆ category_id

uint64_t nim::QChatChannelCategoryRemoveParam::category_id {0}

频道分组 ID

◆ cb

ChannelCategoryRemoveCallback nim::QChatChannelCategoryRemoveParam::cb {nullptr}

回调函数


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