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: 10.4.77.0
Syntaxstring StaticPublicAddress { get; }ReadOnly Property StaticPublicAddress As String
Get
property String^ StaticPublicAddress {
String^ get ();
}abstract StaticPublicAddress : string with get
Property Value
String
See Also