NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
uint32_t | res_code |
操作结果, 参考NIMResCode | |
void * | user_data |
自定义用户数据 | |
NIMQChatChannelCategoryInfo * | categories |
分组列表 | |
size_t | category_count |
分组数量 | |
NIMQChatChannelCategoryInfo* NIMQChatChannelGetCategoriesByIDResp::categories |
分组列表
size_t NIMQChatChannelGetCategoriesByIDResp::category_count |
分组数量
uint32_t NIMQChatChannelGetCategoriesByIDResp::res_code |
操作结果, 参考NIMResCode
void* NIMQChatChannelGetCategoriesByIDResp::user_data |
自定义用户数据