Interface WaitForCardRemovalAutonomousSpi


@Deprecated public interface WaitForCardRemovalAutonomousSpi
Deprecated.
Implement CardRemovalWaiterAsynchronousSpi instead (will be removed in a future version of this API).
Reader that have a fully integrated management of card communications for card removal detection.

A typical example of readers conforming to this mode of operation are Android-based NFC readers.

Since:
2.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    connect(WaitForCardRemovalAutonomousReaderApi waitForCardRemovalAutonomousReaderApi)
    Deprecated.