WifiPdRangingCapabilities.Get80211azNtbMinRangingInterval Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
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.