Ozeki VoIP SDK Class library
NatConfiguration Constructor (methodType)
NamespacesOzeki.Network.NatNatConfigurationNatConfiguration(NatTraversalMethod)
Initializes a new instance of the NatConfiguration class.
Declaration Syntax
C#Visual BasicVisual C++
public NatConfiguration(
	NatTraversalMethod methodType
)
Public Sub New ( 
	methodType As NatTraversalMethod
)
public:
NatConfiguration(
	NatTraversalMethod methodType
)
Parameters
methodType (NatTraversalMethod)
The method type used for NAT traversal.

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