public final class FileTransferStatusEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
long |
getBytesTransferred()
Gets the number of bytes transferred so far.
|
FileTransfer.Status |
getStatus()
Gets the file transfer status.
|
String |
toString()
Returns a
String representation of this FileTransferStatusEvent object. |
getSourcepublic FileTransfer.Status getStatus()
public final long getBytesTransferred()
public final String toString()
String representation of this FileTransferStatusEvent object.toString in class EventObjectCopyright © 2014–2016 XMPP.rocks. All rights reserved.