Interface WaitForCardRemovalDuringProcessingBlockingSpi


  • @Deprecated
    public interface WaitForCardRemovalDuringProcessingBlockingSpi
    Deprecated.
    Useless SPI, don't implement it. Will be removed in a future version of this API.
    Reader able to detect a card removal during processing, between two APDU commands.

    A typical example of readers conforming to this mode of operation are PC/SC type readers.

    Since:
    2.0.0
    • Method Detail

      • stopWaitForCardRemovalDuringProcessing

        @Deprecated
        void stopWaitForCardRemovalDuringProcessing()
        Deprecated.
        Interrupts the waiting of the removal of the card
        Since:
        2.0.0