sessionId | String Session ID for the WebSocket session for which you want to obtain query parameters. |
queryParameterName | String The name of the query parameter for which you want to obtain a value. |
queryParameterValue | String Conditional. The value for the provided parameter name. The parameter is only returned if there is a query parameter of that name in the URL. |