Table of Contents

Class WifiConfiguration

Namespace
Android.Net.Wifi
Assembly
MASES.Netdroid.dll
[Obsolete("Deprecated in JVM")]
public class WifiConfiguration : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IParcelable
Inheritance
WifiConfiguration
Implements
Inherited Members
Extension Methods

Constructors

WifiConfiguration()

[Obsolete("Deprecated in JVM")]
public WifiConfiguration()

WifiConfiguration(WifiConfiguration)

[Obsolete("Deprecated in JVM")]
public WifiConfiguration(WifiConfiguration arg0)

Parameters

arg0 WifiConfiguration

WifiConfiguration

WifiConfiguration(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public WifiConfiguration(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BSSID

[Obsolete("Deprecated in JVM")]
public String BSSID { get; set; }

Property Value

String

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

FQDN

[Obsolete("Deprecated in JVM")]
public String FQDN { get; set; }

Property Value

String

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

RANDOMIZATION_AUTO

[Obsolete("Deprecated in JVM")]
public static int RANDOMIZATION_AUTO { get; set; }

Property Value

int

RANDOMIZATION_NONE

[Obsolete("Deprecated in JVM")]
public static int RANDOMIZATION_NONE { get; set; }

Property Value

int

RANDOMIZATION_NON_PERSISTENT

[Obsolete("Deprecated in JVM")]
public static int RANDOMIZATION_NON_PERSISTENT { get; set; }

Property Value

int

RANDOMIZATION_PERSISTENT

[Obsolete("Deprecated in JVM")]
public static int RANDOMIZATION_PERSISTENT { get; set; }

Property Value

int

SECURITY_TYPE_DPP

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_DPP { get; set; }

Property Value

int

SECURITY_TYPE_EAP

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_EAP { get; set; }

Property Value

int

SECURITY_TYPE_EAP_SUITE_B

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_EAP_SUITE_B { get; set; }

Property Value

int

SECURITY_TYPE_EAP_WPA3_ENTERPRISE

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_EAP_WPA3_ENTERPRISE { get; set; }

Property Value

int

SECURITY_TYPE_EAP_WPA3_ENTERPRISE_192_BIT

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_EAP_WPA3_ENTERPRISE_192_BIT { get; set; }

Property Value

int

SECURITY_TYPE_OPEN

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_OPEN { get; set; }

Property Value

int

SECURITY_TYPE_OWE

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_OWE { get; set; }

Property Value

int

SECURITY_TYPE_PSK

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_PSK { get; set; }

Property Value

int

SECURITY_TYPE_SAE

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_SAE { get; set; }

Property Value

int

SECURITY_TYPE_WAPI_CERT

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_WAPI_CERT { get; set; }

Property Value

int

SECURITY_TYPE_WAPI_PSK

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_WAPI_PSK { get; set; }

Property Value

int

SECURITY_TYPE_WEP

[Obsolete("Deprecated in JVM")]
public static int SECURITY_TYPE_WEP { get; set; }

Property Value

int

SSID

[Obsolete("Deprecated in JVM")]
public String SSID { get; set; }

Property Value

String

allowedAuthAlgorithms

[Obsolete("Deprecated in JVM")]
public BitSet allowedAuthAlgorithms { get; set; }

Property Value

BitSet

allowedGroupCiphers

[Obsolete("Deprecated in JVM")]
public BitSet allowedGroupCiphers { get; set; }

Property Value

BitSet

allowedGroupManagementCiphers

[Obsolete("Deprecated in JVM")]
public BitSet allowedGroupManagementCiphers { get; set; }

Property Value

BitSet

allowedKeyManagement

[Obsolete("Deprecated in JVM")]
public BitSet allowedKeyManagement { get; set; }

Property Value

BitSet

allowedPairwiseCiphers

[Obsolete("Deprecated in JVM")]
public BitSet allowedPairwiseCiphers { get; set; }

Property Value

BitSet

allowedProtocols

[Obsolete("Deprecated in JVM")]
public BitSet allowedProtocols { get; set; }

Property Value

BitSet

allowedSuiteBCiphers

[Obsolete("Deprecated in JVM")]
public BitSet allowedSuiteBCiphers { get; set; }

Property Value

BitSet

enterpriseConfig

[Obsolete("Deprecated in JVM")]
public WifiEnterpriseConfig enterpriseConfig { get; set; }

Property Value

WifiEnterpriseConfig

hiddenSSID

[Obsolete("Deprecated in JVM")]
public bool hiddenSSID { get; set; }

Property Value

bool

isHomeProviderNetwork

[Obsolete("Deprecated in JVM")]
public bool isHomeProviderNetwork { get; set; }

Property Value

bool

networkId

[Obsolete("Deprecated in JVM")]
public int networkId { get; set; }

Property Value

int

preSharedKey

[Obsolete("Deprecated in JVM")]
public String preSharedKey { get; set; }

Property Value

String

priority

[Obsolete("Deprecated in JVM")]
public int priority { get; set; }

Property Value

int

providerFriendlyName

[Obsolete("Deprecated in JVM")]
public String providerFriendlyName { get; set; }

Property Value

String

roamingConsortiumIds

[Obsolete("Deprecated in JVM")]
public long[] roamingConsortiumIds { get; set; }

Property Value

long[]

status

[Obsolete("Deprecated in JVM")]
public int status { get; set; }

Property Value

int

wepKeys

[Obsolete("Deprecated in JVM")]
public String[] wepKeys { get; set; }

Property Value

String[]

wepTxKeyIndex

[Obsolete("Deprecated in JVM")]
public int wepTxKeyIndex { get; set; }

Property Value

int

Methods

CreatePoolableInstance()

HPA initializer for WifiConfiguration()

public static WifiConfiguration CreatePoolableInstance()

Returns

WifiConfiguration

CreatePoolableInstance(WifiConfiguration)

HPA initializer for WifiConfiguration(Android.Net.Wifi.WifiConfiguration arg0)

public static WifiConfiguration CreatePoolableInstance(WifiConfiguration arg0)

Parameters

arg0 WifiConfiguration

Returns

WifiConfiguration

DescribeContents()

[Obsolete("Deprecated in JVM")]
public int DescribeContents()

Returns

int

int

GetHttpProxy()

[Obsolete("Deprecated in JVM")]
public ProxyInfo GetHttpProxy()

Returns

ProxyInfo

ProxyInfo

GetKey()

[Obsolete("Deprecated in JVM")]
public String GetKey()

Returns

String

String

GetMacRandomizationSetting()

[Obsolete("Deprecated in JVM")]
public int GetMacRandomizationSetting()

Returns

int

int

GetRandomizedMacAddress()

[Obsolete("Deprecated in JVM")]
public MacAddress GetRandomizedMacAddress()

Returns

MacAddress

MacAddress

IsDppConfigurator()

[Obsolete("Deprecated in JVM")]
public bool IsDppConfigurator()

Returns

bool

bool

IsPasspoint()

[Obsolete("Deprecated in JVM")]
public bool IsPasspoint()

Returns

bool

bool

SetHttpProxy(ProxyInfo)

[Obsolete("Deprecated in JVM")]
public void SetHttpProxy(ProxyInfo arg0)

Parameters

arg0 ProxyInfo

ProxyInfo

SetIpConfiguration(IpConfiguration)

[Obsolete("Deprecated in JVM")]
public void SetIpConfiguration(IpConfiguration arg0)

Parameters

arg0 IpConfiguration

IpConfiguration

SetMacRandomizationSetting(int)

[Obsolete("Deprecated in JVM")]
public void SetMacRandomizationSetting(int arg0)

Parameters

arg0 int

int

SetSecurityParams(int)

[Obsolete("Deprecated in JVM")]
public void SetSecurityParams(int arg0)

Parameters

arg0 int

int

WriteToParcel(Parcel, int)

[Obsolete("Deprecated in JVM")]
public void WriteToParcel(Parcel arg0, int arg1)

Parameters

arg0 Parcel

Parcel

arg1 int

int