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