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

#include <nim_qchat_channel_def.h>

Public 属性

nim_qchat_channel_update_category_info_cb_func cb
 更新频道的分组信息异步回调
 
void * user_data
 自定义用户数据
 
uint64_t channel_id
 频道 ID
 
uint64_t category_id
 频道分组ID
 
NIMQChatChannelSyncMode sync_mode
 频道分组同步模式
 

类成员变量说明

◆ category_id

uint64_t NIMQChatChannelUpdateCategoryInfoParam::category_id

频道分组ID

◆ cb

nim_qchat_channel_update_category_info_cb_func NIMQChatChannelUpdateCategoryInfoParam::cb

更新频道的分组信息异步回调

◆ channel_id

uint64_t NIMQChatChannelUpdateCategoryInfoParam::channel_id

频道 ID

◆ sync_mode

NIMQChatChannelSyncMode NIMQChatChannelUpdateCategoryInfoParam::sync_mode

频道分组同步模式

◆ user_data

void* NIMQChatChannelUpdateCategoryInfoParam::user_data

自定义用户数据


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