NIM PC Cross Platform SDK
|
查询到消息历史结果 More...
#include <nim_msglog_helper.h>
Public Member Functions | |
QueryMsglogResult () | |
std::string | ToJsonString () const |
Public Attributes | |
int | count_ |
消息历史数 | |
NIMMsglogQuerySource | source_ |
消息历史查询来源 | |
std::list< IMMessage > | msglogs_ |
消息历史 | |
查询到消息历史结果
|
inline |
构造函数