Share via


ApnSetting.ProxyPort Property

Definition

Returns the proxy address of the APN.

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

Property Value

proxy address.

Attributes

Remarks

Returns the proxy address of the APN.

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

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