Click or drag to resize

NatConfigurationStaticPublicAddress Property

Gets or sets the public IP address that will be used for SIP and media communication.

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public string StaticPublicAddress { get; set; }

Property Value

Type: String

Implements

INatConfigurationStaticPublicAddress
See Also