Uses of Interface
com.creditcall.chipdnamobile.IConfigurationUpdateListener
-
Uses of IConfigurationUpdateListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IConfigurationUpdateListenerModifier and TypeMethodDescriptionvoidChipDnaMobile.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).