Freigeben über


BluetoothHeadset.AtCmdTypeBasic Feld

Definition

Achtung

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

AT-Befehlstyp BASIC, der mit #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Beispiel: ATD.

[Android.Runtime.Register("AT_CMD_TYPE_BASIC")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.AtCommand enum directly instead of this field.", true)]
public const Android.Bluetooth.AtCommand AtCmdTypeBasic = 3;
[<Android.Runtime.Register("AT_CMD_TYPE_BASIC")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.AtCommand enum directly instead of this field.", true)>]
val mutable AtCmdTypeBasic : Android.Bluetooth.AtCommand

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

Java-Dokumentation für android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_BASIC.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: