Initializes a new instance of the NatConfiguration class

C# | Visual Basic | Visual C++ |
public NatConfiguration( NatTraversalMethod methodType, string stunServerAddress )
Public Sub New ( methodType As NatTraversalMethod, stunServerAddress As String )
public: NatConfiguration( NatTraversalMethod methodType, String^ stunServerAddress )

- methodType (NatTraversalMethod)
- The method type used for NAT traversal.
- stunServerAddress (String)
- Address of the STUN/TURN server.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290