Lingua

ScanResult.PreambleHt Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Net.Wifi.Preamble enum directly instead of this field.

Tipo di preambolo: HT.

[Android.Runtime.Register("PREAMBLE_HT", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Preamble enum directly instead of this field.", true)]
public const Android.Net.Wifi.Preamble PreambleHt = 1;
[<Android.Runtime.Register("PREAMBLE_HT", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.Preamble enum directly instead of this field.", true)>]
val mutable PreambleHt : Android.Net.Wifi.Preamble

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Tipo di preambolo: HT.

per android.net.wifi.ScanResult.PREAMBLE_HT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a