Interface BluetoothState.TurnOnListener

  • Enclosing class:
    BluetoothState

    public static interface BluetoothState.TurnOnListener
    • Method Detail

      • onBluetoothOn

        void onBluetoothOn()
        Notify if bluetooth state turned on by the user. Please note that if MedMDeviceKitConfig.controlBluetoothState is set the callback isn't called for Android 12 or lower.