public interface FileTransferListener
TransferListener
interface allows for
handling of file transfers externally of the default behaviour.Modifier and Type | Method and Description |
---|---|
boolean |
handleTransfer(org.jivesoftware.smackx.filetransfer.FileTransferRequest request)
Returns true if the object wishes to handle the file transfer itself.
|
boolean handleTransfer(org.jivesoftware.smackx.filetransfer.FileTransferRequest request)
request
- the FileTransferRequest