Ozeki VoIP SDK Class library
NatType Property
NamespacesOzeki.Network.NatNatInfoNatType
Gets or sets the type of the NAT (e.g. Full-Cone NAT).
Declaration Syntax
C#Visual BasicVisual C++
public NatType NatType { get; private set; }
Public Property NatType As NatType
	Get
	Private Set
public:
property NatType NatType {
	NatType get ();
	private: void set (NatType value);
}
Property Value

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