Property

PurpleFileTransfer:state

unstable since: 3.0

Declaration

property state: Purple.FileTransferState [ read, write ]

Description [src]

The state of the transfer.

This is typically only set by the protocol plugin that is performing the file transfer.

If the state is set to error then PurpleFileTransfer:error should be set.

Type:PurpleFileTransferState

Available since: 3.0

Default valuePURPLE_FILE_TRANSFER_STATE_UNKNOWN
Getter methodpurple_file_transfer_get_state()
Setter methodpurple_file_transfer_set_state()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno