Share via


ApnSetting.Mmsc Property

Definition

Returns the MMSC Uri of the APN.

public virtual Android.Net.Uri? Mmsc { [Android.Runtime.Register("getMmsc", "()Landroid/net/Uri;", "GetGetMmscHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMmsc", "()Landroid/net/Uri;", "GetGetMmscHandler", ApiSince=28)>]
member this.Mmsc : Android.Net.Uri

Property Value

Uri

MMSC Uri.

Attributes

Remarks

Returns the MMSC Uri of the APN.

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

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