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