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