Android.Net.Wifi.ScanResult: Property Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

Bssidstring. The address of the access point.
Capabilitiesstring. Describes the authentication, key management, and encryption schemes supported by the access point.
Frequencyint. The frequency in MHz of the channel over which the client is communicating with the access point.
Levelint. The detected signal level in dBm, also known as the RSSI.
Ssidstring. The network name.
Timestamplong. timestamp in microseconds (since boot) when this result was last seen.

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.