Uses of Interface
com.creditcall.chipdnamobile.IDeviceUpdateListener
-
-
Uses of IDeviceUpdateListener in com.creditcall.chipdnamobile
Methods in com.creditcall.chipdnamobile with parameters of type IDeviceUpdateListener Modifier and Type Method Description voidChipDnaMobile. 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).
-