Condividi tramite


BluetoothHeadset.AtCmdTypeBasic Campo

Definizione

Attenzione

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

Tipo di comando AT BASIC usato con #EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD_TYPE Ad esempio, 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

Valore del campo

Value = 3

Implementazioni

Attributi

Commenti

Documentazione java per android.bluetooth.BluetoothHeadset.AT_CMD_TYPE_BASIC.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a