public interface FileTransferStatusListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
fileTransferStatusChanged(FileTransferStatusEvent e)
This method is called on when the status of the file transfer has changed.
|
void fileTransferStatusChanged(FileTransferStatusEvent e)
e - The file transfer event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.