Sprache

BluetoothDevice.BondLossReasonBredrAuthFailure Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceBondLossReason enum directly instead of this field.

Gibt den Grund für den Verlust der Anleihe an, dass DIE BREDR-Authentifizierung fehlschlagen soll.

[Android.Runtime.Register("BOND_LOSS_REASON_BREDR_AUTH_FAILURE", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceBondLossReason enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothDeviceBondLossReason BondLossReasonBredrAuthFailure = 1;
[<Android.Runtime.Register("BOND_LOSS_REASON_BREDR_AUTH_FAILURE", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothDeviceBondLossReason enum directly instead of this field.", true)>]
val mutable BondLossReasonBredrAuthFailure : Android.Bluetooth.BluetoothDeviceBondLossReason

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Gibt den Grund für den Verlust der Anleihe an, dass DIE BREDR-Authentifizierung fehlschlagen soll.

Java Dokumentation für android.bluetooth.BluetoothDevice.BOND_LOSS_REASON_BREDR_AUTH_FAILURE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: