Uses of Interface
com.creditcall.chipdnamobile.IApplicationSelectionListener
-
-
Uses of IApplicationSelectionListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IApplicationSelectionListener Modifier and Type Method Description voidChipDnaMobile. 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.
-