Interface BluetoothState.Listener

  • Enclosing class:
    BluetoothState

    public static interface BluetoothState.Listener
    • Method Detail

      • onStateChanged

        void onStateChanged​(boolean isOn)
        Notify if bluetooth state changed by the user. Please note that if MedMDeviceKitConfig.controlBluetoothState is set the callback isn't called for Android 12 or lower.