NegotiateResponse constructor
NegotiateResponse()
Implementation
NegotiateResponse(
this.connectionId,
this.connectionToken,
this.negotiateVersion,
this.availableTransports,
this.url,
this.accessToken,
this.error);