Card Terminal Monitor

  • CardTerminal helper class for monitoring detected CardTerminals.

    Monitors for disconnection and battery level. If a delegate has been set will call callback functions once a CardTerminal disconnect or when a CardTerminal hits a pre-set battery threshold level.

    See more

    Declaration

    Swift

    class ABCCardTerminalMonitor
  • Delegate protocol for delegate classes to implement

    See more

    Declaration

    Swift

    protocol ABCCardTerminalMonitorProtocol
  • Class holding information on a monitored CardTerminal

    See more

    Declaration

    Swift

    class CardTerminalToMonitor