Android.Net.NetworkInfo.ExtraInfo Property
Report the extra information about the network state, if any was provided by the lower networking layers.

Syntax

[get: Android.Runtime.Register("getExtraInfo", "()Ljava/lang/String;", "GetGetExtraInfoHandler")]
public virtual string ExtraInfo { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Report the extra information about the network state, if any was provided by the lower networking layers.

[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