Android.Net.ConnectivityManager.ExtraIsFailover Field
The lookup key for a boolean that indicates whether a connect event is for a network to which the connectivity manager was failing over following a disconnect on another network.

Syntax

[Android.Runtime.Register("EXTRA_IS_FAILOVER")]
public const string ExtraIsFailover

Remarks

The lookup key for a boolean that indicates whether a connect event is for a network to which the connectivity manager was failing over following a disconnect on another network. Retrieve it with Android.Content.Intent.GetBooleanExtra(string, System.Boolean).

[Android Documentation]

Requirements

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