Aracılığıyla paylaş


Settings.Secure.WifiWatchdogBackgroundCheckEnabled Field

Definition

Caution

deprecated

Whether the Wi-Fi watchdog is enabled for background checking even after it thinks the user has connected to a good access point.

[Android.Runtime.Register("WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED")]
[System.Obsolete("deprecated")]
public const string WifiWatchdogBackgroundCheckEnabled;
[<Android.Runtime.Register("WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED")>]
[<System.Obsolete("deprecated")>]
val mutable WifiWatchdogBackgroundCheckEnabled : string

Field Value

Attributes

Remarks

Whether the Wi-Fi watchdog is enabled for background checking even after it thinks the user has connected to a good access point.

This member is deprecated. This setting is not used.

Java documentation for android.provider.Settings.Secure.WIFI_WATCHDOG_BACKGROUND_CHECK_ENABLED.

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