NIM PC Cross Platform SDK
|
#include <nim_cpp_msglog.h>
Public Attributes | |
NIMSessionType | to_type_ |
enum 会话类型,双人0,群组1,超大群5 (nim_msglog_def.h) | |
std::string | from_account |
string 消息的发送方 | |
std::string | to_account |
string 消息的接收方 | |
int64_t | server_id |
int64_t 消息的服务端id | |
std::string | client_id |
string 消息的客户端id | |
int64_t | time |
int64_t 消息时间戳 | |
查询消息参数(不包括系统消息)