Language

WifiPdRangingParams.PreambleType Property

Definition

Gets the preamble type.

public int PreambleType { [Android.Runtime.Register("getPreambleType", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getPreambleType", "()I", "", ApiSince=37)>]
member this.PreambleType : int

Property Value

Value is one of the following: ScanResult.PREAMBLE_LEGACY; ScanResult.PREAMBLE_HT; ScanResult.PREAMBLE_VHT; ScanResult.PREAMBLE_HE; ScanResult.PREAMBLE_EHT

Attributes

Remarks

Gets the preamble type.

Android reference for android.ranging.wifi.pd.WifiPdRangingParams.getPreambleType.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to