Idioma

BluetoothHeadset.AtCmdTypeAction Campo

Definição

Cuidado

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

AT command type ACTION usado com #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por exemplo, AT+CHUP.

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

Valor do campo

Value = 4

Implementações

Atributos

Comentários

AT command type ACTION usado com #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por exemplo, AT+CHUP. Não há argumentos para comandos de ação.

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

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