ISIPClientConfigurationLocalAddress Property |
Gets the local address used for SIP communication (registration, making and receiving calls).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxstring LocalAddress { get; }
ReadOnly Property LocalAddress As String
Get
property String^ LocalAddress {
String^ get ();
}
abstract LocalAddress : string with get
Property Value
String
See Also