Android.Bluetooth.BluetoothHeadset.AtCmdTypeTest Field
AT command type TEST used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+VGM=?.

Value: 1

Syntax

[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.")]
public const AtCommand AtCmdTypeTest

Remarks

AT command type TEST used with BluetoothHeadset.ExtraVendorSpecificHeadsetEventCmdType For example, AT+VGM=?. There are no arguments for this command type.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11