Share via


ApnSetting.MvnoType Property

Definition

Returns the MVNO match type for this APN.

public virtual Android.Telephony.Data.MvnoType MvnoType { [Android.Runtime.Register("getMvnoType", "()I", "GetGetMvnoTypeHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMvnoType", "()I", "GetGetMvnoTypeHandler", ApiSince=28)>]
member this.MvnoType : Android.Telephony.Data.MvnoType

Property Value

the MVNO match type

Attributes

Remarks

Returns the MVNO match type for this APN.

Java documentation for android.telephony.data.ApnSetting.getMvnoType().

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