ResponderConfig.Builder.SetMacAddress(MacAddress) Method
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.
C#
[Android.Runtime.Register("setMacAddress", "(Landroid/net/MacAddress;)Landroid/net/wifi/rtt/ResponderConfig$Builder;", "", ApiSince=33)]
public Android.Net.Wifi.Rtt.ResponderConfig.Builder SetMacAddress (Android.Net.MacAddress macAddress);
[<Android.Runtime.Register("setMacAddress", "(Landroid/net/MacAddress;)Landroid/net/wifi/rtt/ResponderConfig$Builder;", "", ApiSince=33)>]
member this.SetMacAddress : Android.Net.MacAddress -> Android.Net.Wifi.Rtt.ResponderConfig.Builder
- macAddress
- MacAddress
- Attributes
Produit | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |