ResponderConfig.Builder.Set80211mcSupported(Boolean) 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.
[Android.Runtime.Register("set80211mcSupported", "(Z)Landroid/net/wifi/rtt/ResponderConfig$Builder;", "", ApiSince=33)]
public Android.Net.Wifi.Rtt.ResponderConfig.Builder Set80211mcSupported (bool supports80211mc);
[<Android.Runtime.Register("set80211mcSupported", "(Z)Landroid/net/wifi/rtt/ResponderConfig$Builder;", "", ApiSince=33)>]
member this.Set80211mcSupported : bool -> Android.Net.Wifi.Rtt.ResponderConfig.Builder
Parameters
- supports80211mc
- Boolean
Returns
- Attributes