CellIdentityWcdma.Mcc Property

Definition

This member is deprecated.

public int Mcc { [Android.Runtime.Register("getMcc", "()I", "")] get; }
[<get: Android.Runtime.Register("getMcc", "()I", "")>]
member this.Mcc : int

Property Value

3-digit Mobile Country Code, 0..999, android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

This member is deprecated. Use #getMccString instead.

Java documentation for android.telephony.CellIdentityWcdma.getMcc().

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