Chat SDK for Unity and Windows v1.3.1
Public 属性 | 属性 | 所有成员列表
AgoraChat.RecallMessageInfo类 参考
类 AgoraChat.RecallMessageInfo 继承关系图:

Public 属性

Message RecallMessage
 

属性

string RecallBy [get]
 
string RecallMessageId [get]
 
string Ext [get]
 

详细描述

消息撤回详情类。

类成员变量说明

◆ RecallMessage

Message AgoraChat.RecallMessageInfo.RecallMessage

撤回的消息 离线撤回会为空。

属性说明

◆ RecallBy

string AgoraChat.RecallMessageInfo.RecallBy
get

消息撤回者。

◆ RecallMessageId

string AgoraChat.RecallMessageInfo.RecallMessageId
get

被撤回的消息的消息 ID。

◆ Ext

string AgoraChat.RecallMessageInfo.Ext
get

撤回消息时要透传的信息。