Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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("android/net/wifi/WifiNetworkSpecifier$Builder", ApiSince=29, DoNotGenerateAcw=true)]
public sealed class WifiNetworkSpecifier.Builder : Java.Lang.Object
[<Android.Runtime.Register("android/net/wifi/WifiNetworkSpecifier$Builder", ApiSince=29, DoNotGenerateAcw=true)>]
type WifiNetworkSpecifier.Builder = class
inherit Object
Inheritance
WifiNetworkSpecifier.Builder
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
(Inherited from
Object
)
This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
(Inherited from
Object
)
Called by the garbage collector on an object when garbage collection
determines that there are no more references to the object.
(Inherited from
Object
)
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>.
(Inherited from
Object
)
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>, or until a
certain amount of real time has elapsed.
(Inherited from
Object
)
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>, or until a
certain amount of real time has elapsed.
(Inherited from
Object
)