Method
PurpleFileTransferset_state
unstable since: 3.0
Declaration [src]
void
purple_file_transfer_set_state (
  PurpleFileTransfer* transfer,
  PurpleFileTransferState state
)
      Description [src]
Sets the state of transfer to state.
This method should only be called by protocol plugins to match what it is doing.
Available since: 3.0
| Sets property | Purple.FileTransfer:state | 
Parameters
state- 
            
Type:
PurpleFileTransferStateThe new state.