Lingua

BluetoothDevice.BondLossReasonBredrAuthFailure Campo

Definizione

Attenzione

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

Indica il motivo della perdita di obbligazioni è un errore di autenticazione BREDR.

[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

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Indica il motivo della perdita di obbligazioni è un errore di autenticazione BREDR.

per android.bluetooth.BluetoothDevice.BOND_LOSS_REASON_BREDR_AUTH_FAILURE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a