NIM PC Cross Platform SDK
|
发送消息回执 More...
#include <nim_msg_helper.h>
Public Member Functions | |
std::string | ToJsonString () const |
nim_cpp_wrapper_util::Json::Value | ToJsonObject () const |
Public Attributes | |
std::string | talk_id_ |
会话ID | |
std::string | msg_id_ |
消息ID | |
NIMResCode | rescode_ |
错误码 | |
int64_t | msg_timetag_ |
消息时间戳 | |
std::string | third_party_callback_ext_ |
第三方回调回来的自定义扩展字段 | |
std::string | anti_spam_res_ |
易盾反垃圾返回的结果字段 | |
发送消息回执