Uses of Interface
com.creditcall.chipdnamobile.IConfigurationUpdateListener
-
-
Uses of IConfigurationUpdateListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IConfigurationUpdateListener Modifier and Type Method Description voidChipDnaMobile. addConfigurationUpdateListener(IConfigurationUpdateListener listener)Add a listener to get events about device configuration.voidChipDnaMobile. removeConfigurationUpdateListener(IConfigurationUpdateListener listener)Remove a listener that was previously added viaChipDnaMobile.addConfigurationUpdateListener(IConfigurationUpdateListener).
-