Package com.creditcall.chipdnamobile
Interface IConfigurationUpdateListener
public interface IConfigurationUpdateListener
This interface is used to receive notification of the configuration events after calling method
ChipDnaMobile.connectAndConfigure(Parameters).
Register listener using ChipDnaMobile.addConfigurationUpdateListener(IConfigurationUpdateListener).- Author:
- Creditcall Ltd
-
Method Summary
Modifier and TypeMethodDescriptionvoidonConfigurationUpdateListener(Parameters parameters) Invoked during connect and configure processing.
-
Method Details
-
onConfigurationUpdateListener
Invoked during connect and configure processing.- Parameters:
parameters-Parameterscollection which can contain:ParameterKeys.ConfigurationUpdateThe current configuration action, which can be:
-