Package org.eclipse.keyple.core.plugin
Interface WaitForCardRemovalAutonomousReaderApi
-
@Deprecated public interface WaitForCardRemovalAutonomousReaderApiDeprecated.UseCardRemovalWaiterAsynchronousApiinstead (will be removed in a future version of this API).API associated to aWaitForCardRemovalAutonomousSpi- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidonCardRemoved()Deprecated.UseCardRemovalWaiterAsynchronousApi.onCardRemoved()instead.
-
-
-
Method Detail
-
onCardRemoved
@Deprecated void onCardRemoved()
Deprecated.UseCardRemovalWaiterAsynchronousApi.onCardRemoved()instead.Must be invoked when a card is removed.- Since:
- 2.0.0
-
-