Ozeki VoIP SDK Class library
TraversalMethodType Property
NamespacesOzeki.Network.NatNatConfigurationTraversalMethodType
Gets the type of the method used for communicating with STUN server.
Declaration Syntax
C#Visual BasicVisual C++
public NatTraversalMethod TraversalMethodType { get; private set; }
Public Property TraversalMethodType As NatTraversalMethod
	Get
	Private Set
public:
property NatTraversalMethod TraversalMethodType {
	NatTraversalMethod get ();
	private: void set (NatTraversalMethod value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243