# Functions
NewProtocol returns a new NAT Traversal NEX protocol.
# Constants
MethodGetRelaySignatureKey is the method ID for the method GetRelaySignatureKey.
MethodInitiateProbe is the method ID for the method InitiateProbe.
MethodReportNATProperties is the method ID for the method ReportNATProperties.
MethodReportNATTraversalResult is the method ID for the method ReportNATTraversalResult.
MethodReportNATTraversalResultDetail is the method ID for the method ReportNATTraversalResultDetail.
MethodRequestProbeInitiation is the method ID for the method RequestProbeInitiation.
MethodRequestProbeInitiationExt is the method ID for the method RequestProbeInitiationExt.
ProtocolID is the protocol ID for the Message Delivery protocol.
# Structs
Protocol stores all the RMC method handlers for the NAT Traversal protocol and listens for requests.
# Interfaces
Interface implements the methods present on the NAT Traversal protocol struct.