Language

RangingResult.IsLmrDelayed Property

Definition

Returns whether the Location Measurement Report (LMR) feedback is delayed.

public bool IsLmrDelayed { [Android.Runtime.Register("isLmrDelayed", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isLmrDelayed", "()Z", "", ApiSince=37)>]
member this.IsLmrDelayed : bool

Property Value

true if LMR is delayed, false otherwise.

Attributes

Remarks

Returns whether the Location Measurement Report (LMR) feedback is delayed. Note: Only applicable for IEEE 802.11az result.

Android reference for android.net.wifi.rtt.RangingResult.isLmrDelayed.

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