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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelUpdateCategoryInfoParam ()=default
 
 QChatChannelUpdateCategoryInfoParam (const NIMQChatChannelUpdateCategoryInfoParam &c_param)
 
NIMQChatChannelUpdateCategoryInfoParam ToCParam () const
 

Public 属性

ChannelUpdateCategoryInfoCallback cb {nullptr}
 回调函数
 
uint64_t channel_id {0}
 频道ID
 
uint64_t category_id {0}
 频道分组ID
 
NIMQChatChannelSyncMode sync_mode {kNIMQChatChannelSyncModeSync}
 频道分组同步模式
 

构造及析构函数说明

◆ QChatChannelUpdateCategoryInfoParam() [1/2]

nim::QChatChannelUpdateCategoryInfoParam::QChatChannelUpdateCategoryInfoParam ( )
default

◆ QChatChannelUpdateCategoryInfoParam() [2/2]

nim::QChatChannelUpdateCategoryInfoParam::QChatChannelUpdateCategoryInfoParam ( const NIMQChatChannelUpdateCategoryInfoParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelUpdateCategoryInfoParam nim::QChatChannelUpdateCategoryInfoParam::ToCParam ( ) const
inline

类成员变量说明

◆ category_id

uint64_t nim::QChatChannelUpdateCategoryInfoParam::category_id {0}

频道分组ID

◆ cb

ChannelUpdateCategoryInfoCallback nim::QChatChannelUpdateCategoryInfoParam::cb {nullptr}

回调函数

◆ channel_id

uint64_t nim::QChatChannelUpdateCategoryInfoParam::channel_id {0}

频道ID

◆ sync_mode

NIMQChatChannelSyncMode nim::QChatChannelUpdateCategoryInfoParam::sync_mode {kNIMQChatChannelSyncModeSync}

频道分组同步模式


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