Android.Net.Wifi.WifiManager.ScanResultsAvailableAction Field
An access point scan has completed, and results are available from the supplicant.

Syntax

[Android.Runtime.Register("SCAN_RESULTS_AVAILABLE_ACTION")]
public const string ScanResultsAvailableAction

Remarks

An access point scan has completed, and results are available from the supplicant. Call WifiManager.ScanResults to obtain the results.

[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