Interface ITmsUpdateListener


public interface ITmsUpdateListener
This interface is used to listen when an update from the TMS server is being performed. Register listener before calling ChipDnaMobile.requestTmsUpdate(Parameters)
Author:
Creditcall Ltd
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onTmsUpdate(Parameters tmsUpdateParameters)
    Invoked when the update has finished successfully.