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