WifiNetworkSpecifier.Builder.SetSsidPattern(PatternMatcher) 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("setSsidPattern", "(Landroid/os/PatternMatcher;)Landroid/net/wifi/WifiNetworkSpecifier$Builder;", "", ApiSince=29)]
public Android.Net.Wifi.WifiNetworkSpecifier.Builder SetSsidPattern (Android.OS.PatternMatcher ssidPattern);
[<Android.Runtime.Register("setSsidPattern", "(Landroid/os/PatternMatcher;)Landroid/net/wifi/WifiNetworkSpecifier$Builder;", "", ApiSince=29)>]
member this.SetSsidPattern : Android.OS.PatternMatcher -> Android.Net.Wifi.WifiNetworkSpecifier.Builder
Parameters
- ssidPattern
- PatternMatcher
Returns
- Attributes