Method
PurpleXferrequest
Declaration [src]
void
purple_xfer_request (
PurpleXfer* xfer
)
Description [src]
Requests confirmation for a file transfer from the user. If receiving a file which is known at this point, this requests user to accept and save the file. If the filename is unknown (not set) this only requests user to accept the file transfer. In this case protocol must call this function again once the filename is available.