BluetoothStatusCodes.FeatureNotSupported Feld

Definition

Achtung

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

Gibt an, dass das Feature nicht unterstützt wird.

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

Feldwert

Value = 11
Attribute

Hinweise

Gibt an, dass das Feature nicht unterstützt wird.

Java Dokumentation für android.bluetooth.BluetoothStatusCodes.FEATURE_NOT_SUPPORTED.

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: