Package com.medm.devicekit
Interface IAddDeviceWithErrorCallback
-
- All Superinterfaces:
IAddDeviceCallback
,IErrorCallback
public interface IAddDeviceWithErrorCallback extends IAddDeviceCallback, IErrorCallback
Callback to notify that add operation was finished and about the errors that happened during the scan
-
-
Method Summary
-
Methods inherited from interface com.medm.devicekit.IAddDeviceCallback
onFailure, onSuccess
-
Methods inherited from interface com.medm.devicekit.IErrorCallback
onBluetoothTurnedOff, onPermissionsRequired
-
-