Interface WaitForCardRemovalAutonomousSpi
Deprecated.
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 TypeMethodDescriptionvoid
connect
(WaitForCardRemovalAutonomousReaderApi waitForCardRemovalAutonomousReaderApi) Deprecated.
-
Method Details
-
connect
@Deprecated void connect(WaitForCardRemovalAutonomousReaderApi waitForCardRemovalAutonomousReaderApi) Deprecated.Connects the associated Keyple CoreWaitForCardRemovalAutonomousReaderApi
API.- Parameters:
waitForCardRemovalAutonomousReaderApi
- The API to connect.- Since:
- 2.0.0
-
CardRemovalWaiterAsynchronousSpi
instead (will be removed in a future version of this API).