![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
| nim_qchat_channel_get_categories_page_cb_func | cb |
| 分页获取频道分组回调 | |
| void * | user_data |
| 自定义用户数据 | |
| uint64_t | server_id |
| 服务器 id | |
| uint64_t | timestamp |
| 时间戳 | |
| uint32_t | limit |
| 查询条数 | |
| nim_qchat_channel_get_categories_page_cb_func NIMQChatChannelGetCategoriesPageParam::cb |
分页获取频道分组回调
| uint32_t NIMQChatChannelGetCategoriesPageParam::limit |
查询条数
| uint64_t NIMQChatChannelGetCategoriesPageParam::server_id |
服务器 id
| uint64_t NIMQChatChannelGetCategoriesPageParam::timestamp |
时间戳
| void* NIMQChatChannelGetCategoriesPageParam::user_data |
自定义用户数据