Android.Net.Wifi.ScanResult Class
Describes information about a detected access point.

See Also: ScanResult Members

Syntax

[Android.Runtime.Register("android/net/wifi/ScanResult", DoNotGenerateAcw=true)]
public class ScanResult : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Describes information about a detected access point. In addition to the attributes described here, the supplicant keeps track of quality, noise, and maxbitrate attributes, but does not currently report them to external clients.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1