Freigeben über


ResponderConfig.Is80211azNtbSupported Method

Definition

[Android.Runtime.Register("is80211azNtbSupported", "()Z", "", ApiSince=35)]
public bool Is80211azNtbSupported ();
[<Android.Runtime.Register("is80211azNtbSupported", "()Z", "", ApiSince=35)>]
member this.Is80211azNtbSupported : unit -> bool

Returns

true if the Responder supports the 802.11az non-trigger based ranging protocol, false otherwise.

Attributes

Remarks

Java documentation for android.net.wifi.rtt.ResponderConfig.is80211azNtbSupported().

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