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