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

#include <nim_qchat_public_cpp_def.h>

Public 成员函数

 QChatPageInfo ()=default
 
 QChatPageInfo (const NIMQChatPageInfo &c_info)
 
NIMQChatPageInfo ToCParam () const
 

Public 属性

bool has_more
 是否还有更多
 
uint64_t next_timestamp {0}
 下一次分页起始时间
 
std::string cursor
 下一次分页起始游标
 

构造及析构函数说明

◆ QChatPageInfo() [1/2]

nim::QChatPageInfo::QChatPageInfo ( )
default

◆ QChatPageInfo() [2/2]

nim::QChatPageInfo::QChatPageInfo ( const NIMQChatPageInfo c_info)
inline

成员函数说明

◆ ToCParam()

NIMQChatPageInfo nim::QChatPageInfo::ToCParam ( ) const
inline

类成员变量说明

◆ cursor

std::string nim::QChatPageInfo::cursor

下一次分页起始游标

◆ has_more

bool nim::QChatPageInfo::has_more

是否还有更多

◆ next_timestamp

uint64_t nim::QChatPageInfo::next_timestamp {0}

下一次分页起始时间


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