Condividi tramite


BluetoothSocketException.BluetoothOffFailure Field

Definition

Caution

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

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

Field Value

Value = 15
Attributes

Applies to