Idioma

BluetoothHeadset.AtCmdTypeRead 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 READ usado com #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por exemplo, AT+VGM?.

[Android.Runtime.Register("AT_CMD_TYPE_READ")]
[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 AtCmdTypeRead = 0;
[<Android.Runtime.Register("AT_CMD_TYPE_READ")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.AtCommand enum directly instead of this field.", true)>]
val mutable AtCmdTypeRead : Android.Bluetooth.AtCommand

Valor do campo

Value = 0

Implementações

Atributos

Comentários

TIPO de comando AT READ usado com #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por exemplo, AT+VGM?. Não há argumentos para esse tipo de comando.

Java documentação para android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_READ.

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

Aplica-se a