OobInitiatorRangingConfig.FastestRangingInterval Property

Definition

Returns the fastest requested ranging interval.

public Java.Time.Duration FastestRangingInterval { [Android.Runtime.Register("getFastestRangingInterval", "()Ljava/time/Duration;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getFastestRangingInterval", "()Ljava/time/Duration;", "", ApiSince=36)>]
member this.FastestRangingInterval : Java.Time.Duration

Property Value

The fastest interval.

Attributes

Remarks

Returns the fastest requested ranging interval.

Java documentation for android.ranging.oob.OobInitiatorRangingConfig.getFastestRangingInterval().

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