Android.Net.ConnectivityManager.ExtraExtraInfo Field
The lookup key for a string that provides optionally supplied extra information about the network state.

Syntax

[Android.Runtime.Register("EXTRA_EXTRA_INFO")]
public const string ExtraExtraInfo

Remarks

The lookup key for a string that provides optionally supplied extra information about the network state. The information may be passed up from the lower networking layers, and its meaning may be specific to a particular network type. Retrieve it with Android.Content.Intent.GetStringExtra(string).

[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