Ozeki VoIP SDK Class library
NatType Enumeration
NamespacesOzeki.Network.NatNatType
Specifies the types of NAT.
Declaration Syntax
C#Visual BasicVisual C++
public enum NatType
Public Enumeration NatType
public enum class NatType
Members
MemberDescription
Unknown The system could not detect the type of the NAT.
UdpBlocked Firewall that blocks UDP.
SymmetricFirewall Firewall that allows UDP out.
OpenInternet The computer connects to the internet directly.
FullCone Full-cone NAT, also known as one-to-one NAT
SymmetricNAT Symmetric NAT
RestrictedCone (Address) restricted cone NAT
PortRestrictedCone Port-restricted cone NAT

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