Interface SoDeviceConfiguration.DeviceDisconnectCallback
-
- Enclosing class:
- SoDeviceConfiguration
public static interface SoDeviceConfiguration.DeviceDisconnectCallback
called when the device s disconnected
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDisconnect()
device disconnected
-