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

#include <nim_qchat_channel_def.h>

Public 属性

nim_qchat_channel_get_white_black_roles_page_cb_func cb
 查询白/黑名单身份组列表回调
 
void * user_data
 自定义用户数据
 
uint64_t server_id
 服务器ID
 
uint64_t channel_id
 频道ID
 
NIMQChatChannelWhiteBlackType type
 白/黑名单类型
 
uint64_t timestamp
 时间戳
 
uint32_t limit
 查询条数
 

类成员变量说明

◆ cb

nim_qchat_channel_get_white_black_roles_page_cb_func NIMQChatChannelGetWhiteBlackRolesPageParam::cb

查询白/黑名单身份组列表回调

◆ channel_id

uint64_t NIMQChatChannelGetWhiteBlackRolesPageParam::channel_id

频道ID

◆ limit

uint32_t NIMQChatChannelGetWhiteBlackRolesPageParam::limit

查询条数

◆ server_id

uint64_t NIMQChatChannelGetWhiteBlackRolesPageParam::server_id

服务器ID

◆ timestamp

uint64_t NIMQChatChannelGetWhiteBlackRolesPageParam::timestamp

时间戳

◆ type

NIMQChatChannelWhiteBlackType NIMQChatChannelGetWhiteBlackRolesPageParam::type

白/黑名单类型

◆ user_data

void* NIMQChatChannelGetWhiteBlackRolesPageParam::user_data

自定义用户数据


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