Gwupe.Cloud.Messaging.Request.ListenHandshakeRq.ListenHandshakeRq C# (CSharp) Method

ListenHandshakeRq() public method

public ListenHandshakeRq ( ) : System
return System
        public ListenHandshakeRq()
        {
            internalEndPoints = new List<IpEndPointElement>();
        }
ListenHandshakeRq