Ozeki VoIP SDK Class library
NatRemoteServer Constructor (address)
NamespacesOzeki.Network.NatNatRemoteServerNatRemoteServer(String)
Initializes a new instance of the NatRemoteServer class.
Declaration Syntax
C#Visual BasicVisual C++
public NatRemoteServer(
	string address
)
Public Sub New ( 
	address As String
)
public:
NatRemoteServer(
	String^ address
)
Parameters
address (String)
The transport address of the server.

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