Interface CardReaderObserverSpi

    • Method Detail

      • onReaderEvent

        void onReaderEvent​(CardReaderEvent readerEvent)
        Called when a reader event occurs.

        The event notification should be done sequentially and synchronously but this may depend on the implementation used.

        Parameters:
        readerEvent - The not null CardReaderEvent containing the event data.
        Since:
        1.0.0