Share via


ApnSetting.MmsProxyPort Property

Definition

Returns the MMS proxy port of the APN.

public virtual int MmsProxyPort { [Android.Runtime.Register("getMmsProxyPort", "()I", "GetGetMmsProxyPortHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMmsProxyPort", "()I", "GetGetMmsProxyPortHandler", ApiSince=28)>]
member this.MmsProxyPort : int

Property Value

MMS proxy port

Attributes

Remarks

Returns the MMS proxy port of the APN.

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

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