Android.Net.Wifi.WifiManager: Property Members

The properties of Android.Net.Wifi.WifiManager are listed below. For a list of all members, see the WifiManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ConfiguredNetworksIList<WifiConfiguration>. Return a list of all the networks configured in the supplicant.
[read-only]
ConnectionInfoWifiInfo. Return dynamic information about the current Wi-Fi connection, if any is active.
[read-only]
DhcpInfoAndroid.Net.DhcpInfo. Return the DHCP-assigned addresses from the last successful DHCP request, if any.
[read-only]
IsDeviceToApRttSupportedbool.
[read-only]
IsEnhancedPowerReportingSupportedbool.
[read-only]
IsP2pSupportedbool.
[read-only]
IsPreferredNetworkOffloadSupportedbool.
[read-only]
IsScanAlwaysAvailablebool. Check if scanning is always available.
[read-only]
IsTdlsSupportedbool.
[read-only]
IsWifiEnabledbool. Return whether Wi-Fi is enabled or disabled.
[read-only]
ScanResultsIList<ScanResult>. Return the results of the latest access point scan.
[read-only]
WifiStateAndroid.Net.WifiState. Gets the Wi-Fi enabled state.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.