Aracılığıyla paylaş


Telephony.Carriers.Mnc Field

Definition

Mobile Network Code (MNC).

[Android.Runtime.Register("MNC")]
public const string Mnc;
[<Android.Runtime.Register("MNC")>]
val mutable Mnc : string

Field Value

Attributes

Remarks

Mobile Network Code (MNC).

Type: TEXT

This member is deprecated. Use #SIM_APN_URI to query APN instead, this API will return matching APNs based on current subscription carrier, thus no need to specify MNC and other carrier matching information. In the future, Android will not support MNC for APN query.

Java documentation for android.provider.Telephony.Carriers.MNC.

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