NIM SDK API  9.0.0
Public Attributes | List of all members
nim::RecallMsgNotify Struct Reference

消息撤回通知 More...

#include <nim_msg_helper.h>

Public Attributes

std::string from_id_
 
std::string to_id_
 
std::string msg_id_
 
std::string notify_
 
std::string from_nick_
 
std::string operator_id_
 
NIMSessionType session_type_
 
int64_t notify_timetag_
 
NIMMessageFeature notify_feature_
 
bool msglog_exist_
 
int64_t msglog_timetag_
 
std::string attach_
 
std::string callback_ext_
 

Detailed Description

消息撤回通知

Member Data Documentation

◆ attach_

std::string nim::RecallMsgNotify::attach_

v8.2.0 透传的附件信息

◆ callback_ext_

std::string nim::RecallMsgNotify::callback_ext_

v8.2.0 第三方回调返回的字定义字段

◆ from_id_

std::string nim::RecallMsgNotify::from_id_

消息发送方ID

◆ from_nick_

std::string nim::RecallMsgNotify::from_nick_

消息发送方昵称

◆ msg_id_

std::string nim::RecallMsgNotify::msg_id_

客户端消息ID

◆ msglog_exist_

bool nim::RecallMsgNotify::msglog_exist_

客户端消息本地是否存在

◆ msglog_timetag_

int64_t nim::RecallMsgNotify::msglog_timetag_

撤回的消息的消息时间戳

◆ notify_

std::string nim::RecallMsgNotify::notify_

自定义通知文案

◆ notify_feature_

NIMMessageFeature nim::RecallMsgNotify::notify_feature_

通知的种类

◆ notify_timetag_

int64_t nim::RecallMsgNotify::notify_timetag_

通知时间戳

◆ operator_id_

std::string nim::RecallMsgNotify::operator_id_

消息的操作者,比哪谁撤消了消息

◆ session_type_

NIMSessionType nim::RecallMsgNotify::session_type_

会话类型

◆ to_id_

std::string nim::RecallMsgNotify::to_id_

消息接收方ID


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