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