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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelCategoryGetWhiteBlackRolesPageParam ()=default
 
 QChatChannelCategoryGetWhiteBlackRolesPageParam (const NIMQChatChannelCategoryGetWhiteBlackRolesPageParam &c_param)
 
NIMQChatChannelCategoryGetWhiteBlackRolesPageParam ToCParam () const
 

Public 属性

ChannelCategoryGetWhiteBlackRolesPageCallback cb {nullptr}
 获取频道分组白/黑名单身份组回调
 
uint64_t server_id {0}
 服务器 ID
 
uint64_t category_id {0}
 分组ID
 
NIMQChatChannelWhiteBlackType type {kNIMQChatChannelBlack}
 白/黑名单类型
 
uint64_t timestamp {0}
 时间戳
 
uint32_t limit {100}
 查询条数
 

构造及析构函数说明

◆ QChatChannelCategoryGetWhiteBlackRolesPageParam() [1/2]

nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::QChatChannelCategoryGetWhiteBlackRolesPageParam ( )
default

◆ QChatChannelCategoryGetWhiteBlackRolesPageParam() [2/2]

nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::QChatChannelCategoryGetWhiteBlackRolesPageParam ( const NIMQChatChannelCategoryGetWhiteBlackRolesPageParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelCategoryGetWhiteBlackRolesPageParam nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::ToCParam ( ) const
inline

类成员变量说明

◆ category_id

uint64_t nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::category_id {0}

分组ID

◆ cb

ChannelCategoryGetWhiteBlackRolesPageCallback nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::cb {nullptr}

获取频道分组白/黑名单身份组回调

◆ limit

uint32_t nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::limit {100}

查询条数

◆ server_id

uint64_t nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::server_id {0}

服务器 ID

◆ timestamp

uint64_t nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::timestamp {0}

时间戳

◆ type

NIMQChatChannelWhiteBlackType nim::QChatChannelCategoryGetWhiteBlackRolesPageParam::type {kNIMQChatChannelBlack}

白/黑名单类型


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