Method
PurpleFileTransferget_message
unstable since: 3.0
[−]
Description [src]
The message that was sent with the file transfer if the protocol supports sending one.
Available since: 3.0
Gets property | Purple.FileTransfer:message |
[−]
Return value
Type: const char*
The message sent with the transfer.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |