Language

RawRangingDevice.RttStationRangingParams Property

Definition

Returns the Wi-Fi STA-AP ranging parameters, if applicable.

public Android.Ranging.Wifi.Rtt.RttStationRangingParams? RttStationRangingParams { [Android.Runtime.Register("getRttStationRangingParams", "()Landroid/ranging/wifi/rtt/RttStationRangingParams;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getRttStationRangingParams", "()Landroid/ranging/wifi/rtt/RttStationRangingParams;", "", ApiSince=36)>]
member this.RttStationRangingParams : Android.Ranging.Wifi.Rtt.RttStationRangingParams

Property Value

the RttStationRangingParams, or null if not set.

Attributes

Remarks

Returns the Wi-Fi STA-AP ranging parameters, if applicable.

Java documentation for android.ranging.raw.RawRangingDevice.getRttStationRangingParams().

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