Share via


ResponderConfig.Is80211mcSupported Method

Definition

[Android.Runtime.Register("is80211mcSupported", "()Z", "", ApiSince=33)]
public bool Is80211mcSupported ();
[<Android.Runtime.Register("is80211mcSupported", "()Z", "", ApiSince=33)>]
member this.Is80211mcSupported : unit -> bool

Returns

true if the Responder supports the 802.11mc protocol, false otherwise.

Attributes

Remarks

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

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