PasspointConfiguration Constructors

Definition

Overloads

PasspointConfiguration()
PasspointConfiguration(PasspointConfiguration)

PasspointConfiguration()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public PasspointConfiguration ();
Attributes

Remarks

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

PasspointConfiguration(PasspointConfiguration)

[Android.Runtime.Register(".ctor", "(Landroid/net/wifi/hotspot2/PasspointConfiguration;)V", "", ApiSince=26)]
public PasspointConfiguration (Android.Net.Wifi.Hotspot2.PasspointConfiguration? source);
[<Android.Runtime.Register(".ctor", "(Landroid/net/wifi/hotspot2/PasspointConfiguration;)V", "", ApiSince=26)>]
new Android.Net.Wifi.Hotspot2.PasspointConfiguration : Android.Net.Wifi.Hotspot2.PasspointConfiguration -> Android.Net.Wifi.Hotspot2.PasspointConfiguration

Parameters

Attributes

Remarks

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