Partager via


BluetoothHeadset.AtCmdTypeBasic Champ

Définition

Attention

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

TYPE de commande AT BASIC utilisé avec #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Par exemple, 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

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

Documentation Java pour android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_BASIC.

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

S’applique à