SipProfile.ProxyAddress Property

Definition

Gets the network address of the server outbound proxy.

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

Property Value

the network address of the server outbound proxy

Attributes

Remarks

Gets the network address of the server outbound proxy.

Java documentation for android.net.sip.SipProfile.getProxyAddress().

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