Class FileTransferStatusEvent

    • Method Detail

      • getStatus

        public FileTransfer.Status getStatus()
        Gets the file transfer status.
        Returns:
        The status.
      • getBytesTransferred

        public final long getBytesTransferred()
        Gets the number of bytes transferred so far.
        Returns:
        The number of bytes transferred so far.
      • toString

        public final String toString()
        Returns a String representation of this FileTransferStatusEvent object.
        Overrides:
        toString in class EventObject
        Since:
        0.5.0