P2P和群组消息
更多...
#include <nim_talk_helper.h>
◆ IMMessageThreadInfo()
nim::IMMessageThreadInfo::IMMessageThreadInfo |
( |
| ) |
|
|
inline |
◆ deleted_
int nim::IMMessageThreadInfo::deleted_ |
消息是否已经被删除(可能是撤回,也可能是单向删除),查询thread消息历史时可能会有这个字段,大于0表示已经删除(目前撤回和单向删除都是1,未来可能区分)
◆ reply_msg_from_account_
std::string nim::IMMessageThreadInfo::reply_msg_from_account_ |
◆ reply_msg_id_client_
std::string nim::IMMessageThreadInfo::reply_msg_id_client_ |
◆ reply_msg_id_server_
uint64_t nim::IMMessageThreadInfo::reply_msg_id_server_ {0} |
◆ reply_msg_time_
uint64_t nim::IMMessageThreadInfo::reply_msg_time_ {0} |
◆ reply_msg_to_account_
std::string nim::IMMessageThreadInfo::reply_msg_to_account_ |
◆ thread_msg_from_account_
std::string nim::IMMessageThreadInfo::thread_msg_from_account_ |
◆ thread_msg_id_client_
std::string nim::IMMessageThreadInfo::thread_msg_id_client_ |
◆ thread_msg_id_server_
uint64_t nim::IMMessageThreadInfo::thread_msg_id_server_ {0} |
◆ thread_msg_time_
uint64_t nim::IMMessageThreadInfo::thread_msg_time_ {0} |
◆ thread_msg_to_account_
std::string nim::IMMessageThreadInfo::thread_msg_to_account_ |
该结构体的文档由以下文件生成:
- D:/GitLab/builds/wydSYb3b/0/nim-pc/california/nim-cross-platform-sdk/exports/wrapper/nim_cpp_wrapper/helper/nim_talk_helper.h