NIM SDK API  9.0.0
Public Member Functions | Public Attributes | List of all members
nim::SendMessageArc Struct Reference

发送消息回执 More...

#include <nim_msg_helper.h>

Public Member Functions

std::string ToJsonString () const
 

Public Attributes

std::string talk_id_
 
std::string msg_id_
 
NIMResCode rescode_
 
int64_t msg_timetag_
 
std::string third_party_callback_ext_
 
std::string anti_spam_res_
 

Detailed Description

发送消息回执

Member Data Documentation

◆ anti_spam_res_

std::string nim::SendMessageArc::anti_spam_res_

易盾反垃圾返回的结果字段

◆ msg_id_

std::string nim::SendMessageArc::msg_id_

消息ID

◆ msg_timetag_

int64_t nim::SendMessageArc::msg_timetag_

消息时间戳

◆ rescode_

NIMResCode nim::SendMessageArc::rescode_

错误码

◆ talk_id_

std::string nim::SendMessageArc::talk_id_

会话ID

◆ third_party_callback_ext_

std::string nim::SendMessageArc::third_party_callback_ext_

第三方回调回来的自定义扩展字段


The documentation for this struct was generated from the following file: