-
public interface BluetoothStateChangedReponse
-
-
Method Summary
Modifier and Type Method Description abstract void
onBluetoothStateChanged(boolean isOpen)
-
-
Method Detail
-
onBluetoothStateChanged
abstract void onBluetoothStateChanged(boolean isOpen)
-
-
-
-