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