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: 1.8.12.0 (1.8.12)
Syntax
public string StaticPublicAddress { get; set; }

Property Value

Type: String

Implements

INatConfigurationStaticPublicAddress
See Also