Interface WaitForCardRemovalBlockingSpi


  • @Deprecated
    public interface WaitForCardRemovalBlockingSpi
    Deprecated.
    Implement CardRemovalWaiterBlockingSpi instead (will be removed in a future version of this API).
    Reader able to wait autonomously and indefinitely for the removal of a card by implementing a waiting mechanism.

    A typical example of readers conforming to this mode of operation are PC/SC type readers capable of performing RF polling without waiting for a command from the application.

    Since:
    2.0.0
    • Method Detail

      • stopWaitForCardRemoval

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