ISIPConfigurationUseOutboundProxyAddress Property |
Gets a boolean value indicating whether the SIP client will send SIP messages to the outbound proxy address.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxbool UseOutboundProxyAddress { get; }
ReadOnly Property UseOutboundProxyAddress As Boolean
Get
property bool UseOutboundProxyAddress {
bool get ();
}
abstract UseOutboundProxyAddress : bool with get
Property Value
Type:
Boolean
See Also