struct INatNegListener { };
INetworkService.h
virtual ~INatNegListener();
virtual void OnCompleted(int cookie, bool success, struct sockaddr_in* addr) = 0;
virtual void OnDetected(bool success, bool compatible) = 0;
indicates NAT is possible on this site