Freigeben über


WifiManager.ActionWifiScanAvailabilityChanged Field

Definition

Broadcast intent action indicating whether Wi-Fi scanning is currently available.

[Android.Runtime.Register("ACTION_WIFI_SCAN_AVAILABILITY_CHANGED", ApiSince=30)]
public const string ActionWifiScanAvailabilityChanged;
[<Android.Runtime.Register("ACTION_WIFI_SCAN_AVAILABILITY_CHANGED", ApiSince=30)>]
val mutable ActionWifiScanAvailabilityChanged : string

Field Value

Attributes

Remarks

Broadcast intent action indicating whether Wi-Fi scanning is currently available. Available extras: - #EXTRA_SCAN_AVAILABLE

Java documentation for android.net.wifi.WifiManager.ACTION_WIFI_SCAN_AVAILABILITY_CHANGED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to