Dela via


TelephonyManager.MmsUAProfUrl Property

Definition

Returns the MMS user agent profile URL.

public virtual string? MmsUAProfUrl { [Android.Runtime.Register("getMmsUAProfUrl", "()Ljava/lang/String;", "GetGetMmsUAProfUrlHandler")] get; }
[<get: Android.Runtime.Register("getMmsUAProfUrl", "()Ljava/lang/String;", "GetGetMmsUAProfUrlHandler")>]
member this.MmsUAProfUrl : string

Property Value

Attributes

Remarks

Returns the MMS user agent profile URL.

Java documentation for android.telephony.TelephonyManager.getMmsUAProfUrl().

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