Language

WifiPdRangingCapabilities.Get80211azNtbMinRangingInterval Method

Definition

Gets the minimum ranging interval for 802.

[Android.Runtime.Register("get80211azNtbMinRangingInterval", "()Ljava/time/Duration;", "", ApiSince=37)]
public Java.Time.Duration Get80211azNtbMinRangingInterval();
[<Android.Runtime.Register("get80211azNtbMinRangingInterval", "()Ljava/time/Duration;", "", ApiSince=37)>]
member this.Get80211azNtbMinRangingInterval : unit -> Java.Time.Duration

Returns

Duration The ranging interval for 802.11az NTB.

Attributes

Remarks

Gets the minimum ranging interval for 802.11az NTB based ranging.

Android reference for android.ranging.wifi.pd.WifiPdRangingCapabilities.get80211azNtbMinRangingInterval.

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