Share via


CellIdentityTdscdma.MncString Property

Definition

Get Mobile Network Code in string format

public string? MncString { [Android.Runtime.Register("getMncString", "()Ljava/lang/String;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMncString", "()Ljava/lang/String;", "", ApiSince=28)>]
member this.MncString : string

Property Value

Mobile Network Code in string format, null if unknown

Attributes

Remarks

Get Mobile Network Code in string format

Java documentation for android.telephony.CellIdentityTdscdma.getMncString().

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