![]() |
NIM 跨平台 C++ SDK
|
#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 |
| 下一次分页起始游标 | |
|
default |
|
inline |
|
inline |
| std::string nim::QChatPageInfo::cursor |
下一次分页起始游标
| bool nim::QChatPageInfo::has_more |
是否还有更多
| uint64_t nim::QChatPageInfo::next_timestamp {0} |
下一次分页起始时间