Chat SDK for Unity and Windows v1.3.1
|
Public Attributes | |
Message | RecallMessage |
Properties | |
string | RecallBy [get] |
string | RecallMessageId [get] |
string | Ext [get] |
string | ConversationId [get] |
The message recall information object.
Message AgoraChat.RecallMessageInfo.RecallMessage |
The recalled message. The value of this property is nil if the recipient is offline during message recall.
|
get |
The user that recalls the message.
|
get |
The ID of the recalled message.
|
get |
The information to be transparently transmitted during message recall.
|
get |
The conversation ID which the message recalled belongs to.