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

#include <nim_qchat_channel_def.h>

Public 属性

uint32_t res_code
 操作结果, 参考NIMResCode
 
void * user_data
 自定义用户数据
 
NIMQChatPageInfo page_info
 分页信息
 
NIMQChatChannelCategoryInfocategories
 分组列表
 
size_t category_count
 分组数量
 

类成员变量说明

◆ categories

NIMQChatChannelCategoryInfo* NIMQChatChannelGetCategoriesPageResp::categories

分组列表

◆ category_count

size_t NIMQChatChannelGetCategoriesPageResp::category_count

分组数量

◆ page_info

NIMQChatPageInfo NIMQChatChannelGetCategoriesPageResp::page_info

分页信息

◆ res_code

uint32_t NIMQChatChannelGetCategoriesPageResp::res_code

操作结果, 参考NIMResCode

◆ user_data

void* NIMQChatChannelGetCategoriesPageResp::user_data

自定义用户数据


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