Package org.eclipse.keyple.core.plugin
Interface WaitForCardInsertionAutonomousReaderApi
-
public interface WaitForCardInsertionAutonomousReaderApi
API associated to aWaitForCardInsertionAutonomousSpi
- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onCardInserted()
Must be invoked when a card is inserted.
-