NetworkInfo.TypeName Property

Definition

Return a human-readable name describe the type of the network, for example "WIFI" or "MOBILE".

public virtual string? TypeName { [Android.Runtime.Register("getTypeName", "()Ljava/lang/String;", "GetGetTypeNameHandler")] get; }
[<get: Android.Runtime.Register("getTypeName", "()Ljava/lang/String;", "GetGetTypeNameHandler")>]
member this.TypeName : 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