Langue

BluetoothDevice.BondLossReasonUnknown Champ

Définition

Attention

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

Indique que la raison de la perte d’obligations est inconnue.

[Android.Runtime.Register("BOND_LOSS_REASON_UNKNOWN", 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 BondLossReasonUnknown = 0;
[<Android.Runtime.Register("BOND_LOSS_REASON_UNKNOWN", 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 BondLossReasonUnknown : Android.Bluetooth.BluetoothDeviceBondLossReason

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Indique que la raison de la perte d’obligations est inconnue.

Java documentation pour android.bluetooth.BluetoothDevice.BOND_LOSS_REASON_UNKNOWN.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à