Uses of Interface
org.eclipse.keyple.core.plugin.CardRemovalWaiterAsynchronousApi
-
Packages that use CardRemovalWaiterAsynchronousApi Package Description org.eclipse.keyple.core.plugin.spi.reader.observable.state.removal SPI for the card removal observation profile definition. -
-
Uses of CardRemovalWaiterAsynchronousApi in org.eclipse.keyple.core.plugin.spi.reader.observable.state.removal
Methods in org.eclipse.keyple.core.plugin.spi.reader.observable.state.removal with parameters of type CardRemovalWaiterAsynchronousApi Modifier and Type Method Description void
CardRemovalWaiterAsynchronousSpi. setCallback(CardRemovalWaiterAsynchronousApi callback)
Sets the asynchronous callback that will be called when the card removal is complete.
-