Method

PurpleXferget_message

Declaration [src]

const char*
purple_xfer_get_message (
  PurpleXfer* xfer
)

Description [src]

Returns the message for the file transfer.

Gets propertyPurple.Xfer:message

Return value

Type: const char*

The message.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.