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
[read-only] | ConfiguredNetworks | IList<WifiConfiguration>. Return a list of all the networks configured in the supplicant. |
[read-only] | ConnectionInfo | WifiInfo. Return dynamic information about the current Wi-Fi connection, if any is active. |
[read-only] | DhcpInfo | Android.Net.DhcpInfo. Return the DHCP-assigned addresses from the last successful DHCP request, if any. |
[read-only] | IsDeviceToApRttSupported | bool. |
[read-only] | IsEnhancedPowerReportingSupported | bool. |
[read-only] | IsP2pSupported | bool. |
[read-only] | IsPreferredNetworkOffloadSupported | bool. |
[read-only] | IsScanAlwaysAvailable | bool. Check if scanning is always available. |
[read-only] | IsTdlsSupported | bool. |
[read-only] | IsWifiEnabled | bool. Return whether Wi-Fi is enabled or disabled. |
[read-only] | ScanResults | IList<ScanResult>. Return the results of the latest access point scan. |
[read-only] | WifiState | Android.Net.WifiState. Gets the Wi-Fi enabled state. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |