Class TransferEventSuccess

All Implemented Interfaces:
TransferEndEvent, TransferEvent

public class TransferEventSuccess extends TransferEndEventImpl
The success event indicates a successful transfer
  • Constructor Details

    • TransferEventSuccess

      public TransferEventSuccess()
  • Method Details

    • toString

      public String toString()
      Description copied from class: TransferEventImpl
      A simple human readable summary of this event, the format of this string is not guaranteed and is liable to change.
      Overrides:
      toString in class TransferEventImpl