Settings.Global.WifiNetworksAvailableRepeatDelay Field

Definition

Delay (in seconds) before repeating the Wi-Fi networks available notification.

[Android.Runtime.Register("WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY")]
public const string WifiNetworksAvailableRepeatDelay;
[<Android.Runtime.Register("WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY")>]
val mutable WifiNetworksAvailableRepeatDelay : string

Field Value

Attributes

Remarks

Delay (in seconds) before repeating the Wi-Fi networks available notification. Connecting to a network will reset the timer.

This member is deprecated. This is no longer used or set by the platform.

Java documentation for android.provider.Settings.Global.WIFI_NETWORKS_AVAILABLE_REPEAT_DELAY.

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