INatConfigurationStaticPublicAddress Property |
Gets or sets the public IP address (or domain) that will be used for SIP and media communication.
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxstring StaticPublicAddress { get; }
ReadOnly Property StaticPublicAddress As String
Get
property String^ StaticPublicAddress {
String^ get ();
}
abstract StaticPublicAddress : string with get
Property Value
Type:
String
See Also