BluetoothHeadset.AtCmdTypeTest Campo

Definición

Precaución

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

Tipo de comando AT TEST usado con #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por ejemplo, AT+VGM=?.

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

Valor de campo

Value = 1

Implementaciones

Atributos

Comentarios

Tipo de comando AT TEST usado con #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Por ejemplo, AT+VGM=?. No hay argumentos para este tipo de comando.

Java documentación para android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_TEST.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a