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