Share via


RawRangingDevice.RttRangingParams Property

Definition

Returns the RTT ranging parameters, if applicable.

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

Property Value

the RttRangingParams, or null if not set.

Attributes

Remarks

Returns the RTT ranging parameters, if applicable.

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

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