Поделиться через


BluetoothHeadset.AtCmdTypeBasic Поле

Определение

Внимание!

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

Тип команды AT BASIC, используемый с #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Например, 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

Значение поля

Value = 3

Реализации

Атрибуты

Комментарии

Документация по Java для android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_BASIC.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к