NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_cpp_def.h>
Public 成员函数 | |
QChatChannelGetChannelsPageParam ()=default | |
QChatChannelGetChannelsPageParam (const NIMQChatChannelGetChannelsPageParam &c_param) | |
NIMQChatChannelGetChannelsPageParam | ToCParam () const |
Public 属性 | |
GetChannelsPageCallback | cb {nullptr} |
回调函数 更多... | |
uint64_t | server_id {0} |
服务器ID 更多... | |
uint64_t | timestamp {0} |
时间戳 更多... | |
uint32_t | limit {100} |
查询条数 更多... | |
|
default |
|
inline |
|
inline |
GetChannelsPageCallback nim::QChatChannelGetChannelsPageParam::cb {nullptr} |
回调函数
uint32_t nim::QChatChannelGetChannelsPageParam::limit {100} |
查询条数
uint64_t nim::QChatChannelGetChannelsPageParam::server_id {0} |
服务器ID
uint64_t nim::QChatChannelGetChannelsPageParam::timestamp {0} |
时间戳