Uses of Interface
com.creditcall.chipdnamobile.IFirmwareUpdateListener
-
-
Uses of IFirmwareUpdateListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IFirmwareUpdateListener Modifier and Type Method Description voidChipDnaMobile. addFirmwareUpdateListener(IFirmwareUpdateListener listener)Add a listener to get the event for Firmware Updates.voidChipDnaMobile. removeFirmwareUpdateListener(IFirmwareUpdateListener listener)Remove a listener that was previously added viaChipDnaMobile.addFirmwareUpdateListener(IFirmwareUpdateListener).
-