NIM PC Cross Platform SDK
|
#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 |
频道分组同步模式 | |
uint64_t NIMQChatChannelUpdateCategoryInfoParam::category_id |
频道分组ID
nim_qchat_channel_update_category_info_cb_func NIMQChatChannelUpdateCategoryInfoParam::cb |
更新频道的分组信息异步回调
uint64_t NIMQChatChannelUpdateCategoryInfoParam::channel_id |
频道 ID
NIMQChatChannelSyncMode NIMQChatChannelUpdateCategoryInfoParam::sync_mode |
频道分组同步模式
void* NIMQChatChannelUpdateCategoryInfoParam::user_data |
自定义用户数据