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

#include <nim_qchat_role_def.h>

Public 属性

nim_qchat_role_channel_category_get_list_page_cb_func cb
 
void * user_data
 
uint64_t server_id
 服务器 ID
 
uint64_t category_id
 频道分组 ID
 
uint64_t timestamp
 时间戳,查询最新指定为 0
 
uint32_t limit
 限制查询返回数量
 

类成员变量说明

◆ category_id

uint64_t NIMQChatGetChannelCategoryRolesPageParam::category_id

频道分组 ID

◆ cb

nim_qchat_role_channel_category_get_list_page_cb_func NIMQChatGetChannelCategoryRolesPageParam::cb

◆ limit

uint32_t NIMQChatGetChannelCategoryRolesPageParam::limit

限制查询返回数量

◆ server_id

uint64_t NIMQChatGetChannelCategoryRolesPageParam::server_id

服务器 ID

◆ timestamp

uint64_t NIMQChatGetChannelCategoryRolesPageParam::timestamp

时间戳,查询最新指定为 0

◆ user_data

void* NIMQChatGetChannelCategoryRolesPageParam::user_data

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