Method
PurpleFileTransferget_remote
unstable since: 3.0
Declaration [src]
PurpleContactInfo*
purple_file_transfer_get_remote (
PurpleFileTransfer* transfer
)
Description [src]
Gets the PurpleContactInfo
that transfer
was created with to transfer a
file with.
Available since: 3.0
Gets property | Purple.FileTransfer:remote |
Return value
Type: PurpleContactInfo
The remote contact info.
The returned data is owned by the instance. |