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 Type
    Method
    Description
    void
    Invoked during connect and configure processing.