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

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetWhiteBlackRolesPageParam ()=default
 
 QChatChannelGetWhiteBlackRolesPageParam (const NIMQChatChannelGetWhiteBlackRolesPageParam &c_param)
 
NIMQChatChannelGetWhiteBlackRolesPageParam ToCParam () const
 

Public 属性

GetWhiteBlackRolesPageCallback cb {nullptr}
 回调函数
 
uint64_t server_id {0}
 服务器ID
 
uint64_t channel_id {0}
 频道ID
 
NIMQChatChannelWhiteBlackType type {kNIMQChatChannelBlack}
 白/黑名单类型
 
uint64_t timestamp {0}
 时间戳
 
uint32_t limit {100}
 查询条数
 

构造及析构函数说明

◆ QChatChannelGetWhiteBlackRolesPageParam() [1/2]

nim::QChatChannelGetWhiteBlackRolesPageParam::QChatChannelGetWhiteBlackRolesPageParam ( )
default

◆ QChatChannelGetWhiteBlackRolesPageParam() [2/2]

nim::QChatChannelGetWhiteBlackRolesPageParam::QChatChannelGetWhiteBlackRolesPageParam ( const NIMQChatChannelGetWhiteBlackRolesPageParam c_param)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetWhiteBlackRolesPageParam nim::QChatChannelGetWhiteBlackRolesPageParam::ToCParam ( ) const
inline

类成员变量说明

◆ cb

GetWhiteBlackRolesPageCallback nim::QChatChannelGetWhiteBlackRolesPageParam::cb {nullptr}

回调函数

◆ channel_id

uint64_t nim::QChatChannelGetWhiteBlackRolesPageParam::channel_id {0}

频道ID

◆ limit

uint32_t nim::QChatChannelGetWhiteBlackRolesPageParam::limit {100}

查询条数

◆ server_id

uint64_t nim::QChatChannelGetWhiteBlackRolesPageParam::server_id {0}

服务器ID

◆ timestamp

uint64_t nim::QChatChannelGetWhiteBlackRolesPageParam::timestamp {0}

时间戳

◆ type

NIMQChatChannelWhiteBlackType nim::QChatChannelGetWhiteBlackRolesPageParam::type {kNIMQChatChannelBlack}

白/黑名单类型


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