Android.Net.Wifi.WifiInfo: Property Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
BSSIDstring. Return the basic service set identifier (BSSID) of the current access point.
[read-only]
Frequencyint. Returns the current frequency in WifiInfo.FrequencyUnits.
[read-only]
HiddenSSIDbool.
[read-only]
IpAddressint.
[read-only]
LinkSpeedint. Returns the current link speed in WifiInfo.LinkSpeedUnits.
[read-only]
MacAddressstring.
[read-only]
NetworkIdint. Each configured network has a unique small integer ID, used to identify the network when performing operations on the supplicant.
[read-only]
Rssiint. Returns the received signal strength indicator of the current 802.11 network, in dBm.
[read-only]
SSIDstring. Returns the service set identifier (SSID) of the current 802.11 network.
[read-only]
SupplicantStateSupplicantState. Return the detailed state of the supplicant's negotiation with an access point, in the form of a Android.Net.Wifi.SupplicantState object.

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.