Android.Net.Wifi.ScanResult Members

The members of Android.Net.Wifi.ScanResult are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

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.

Public Methods

DescribeContents() : int
Documentation for this section has not yet been entered.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Documentation for this section has not yet been entered.