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

#include <nim_qchat_channel_def.h>

Public 属性

nim_qchat_channel_get_categories_cb_func cb
 获取频道分组回调
 
void * user_data
 自定义用户数据
 
uint64_t * category_ids
 分组ID列表
 
size_t category_ids_count
 分组ID列表长度
 

类成员变量说明

◆ category_ids

uint64_t* NIMQChatChannelGetCategoriesByIDParam::category_ids

分组ID列表

◆ category_ids_count

size_t NIMQChatChannelGetCategoriesByIDParam::category_ids_count

分组ID列表长度

◆ cb

nim_qchat_channel_get_categories_cb_func NIMQChatChannelGetCategoriesByIDParam::cb

获取频道分组回调

◆ user_data

void* NIMQChatChannelGetCategoriesByIDParam::user_data

自定义用户数据


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