Uses of Interface
com.creditcall.chipdnamobile.IDeviceUpdateListener
-
Uses of IDeviceUpdateListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IDeviceUpdateListenerModifier and TypeMethodDescriptionvoidChipDnaMobile.addDeviceUpdateListener(IDeviceUpdateListener listener) Add a listener to get events about device connectivity.voidChipDnaMobile.removeDeviceUpdateListener(IDeviceUpdateListener listener) Remove a listener that was previously added viaChipDnaMobile.addDeviceUpdateListener(IDeviceUpdateListener).