Ozeki VoIP SDK Class library
StaticPublicAddress Property
NamespacesOzeki.Network.NatNatConfigurationStaticPublicAddress
Gets or sets the public IP address that will be used for SIP and media communication.
Declaration Syntax
C#Visual BasicVisual C++
public string StaticPublicAddress { get; set; }
Public Property StaticPublicAddress As String
	Get
	Set
public:
virtual property String^ StaticPublicAddress {
	String^ get () sealed;
	void set (String^ value) sealed;
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290