NetworkInfo.ExtraInfo Property

Definition

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

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

Property Value

Attributes

Remarks

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