Protocols

The following protocols are available globally.

  • Listener for asynchronous terminal events.

    See more

    Declaration

    Swift

    public protocol TerminalListener : AnyObject
  • Interface for classes knowing how to format transaction receipts using receipt item fields.

    See more

    Declaration

    Swift

    public protocol ReceiptFormatter