Compartilhar via


BluetoothHeadset.AtCmdTypeBasic Campo

Definição

Cuidado

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

Tipo de comando AT BASIC usado com #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por exemplo, 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

Valor do campo

Value = 3

Implementações

Atributos

Comentários

Documentação Java para android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_BASIC.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a