Method
PurpleFileTransferget_initiator
unstable since: 3.0
Declaration [src]
PurpleContactInfo*
purple_file_transfer_get_initiator (
  PurpleFileTransfer* transfer
)
      Description [src]
Gets the PurpleContactInfo of the user that initiated transfer.
Available since: 3.0
| Gets property | Purple.FileTransfer:initiator | 
Return value
Type: PurpleContactInfo
The contact info who initiated the file transfer.
| The returned data is owned by the instance. |