Uses of Interface
com.creditcall.chipdnamobile.IApplicationSelectionListener
-
Uses of IApplicationSelectionListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IApplicationSelectionListenerModifier and TypeMethodDescriptionvoidChipDnaMobile.addApplicationSelectionListener(IApplicationSelectionListener listener) Add a listener to know when card application selection is required after a call toChipDnaMobile.startTransaction(Parameters).voidChipDnaMobile.removeApplicationSelectionListener(IApplicationSelectionListener listener) Remove a listener currently listening for card application selection.