public static interface DeviceConnection.SyncSettingsCallback
Modifier and Type | Method and Description |
---|---|
void |
onError(DeviceConnectionException e)
When error occured
|
void |
onSuccess()
When device settings were successfully synchronised with cloud.
|
void onSuccess()
void onError(DeviceConnectionException e)