HTTP.WebSocket.getRequestParameters()

Signature

Object getRequestParameters(Object eventOrSessionContext)

Domain

ACTION, CONDITION, BUI

Description

Returns a map of the request parameters

Parameters

NameTypeDescription
eventOrSessionContextObjectAccepts a SimpleEvent associated to WebSocket destination or the underlying websocket endpoint context retreived via getSessionContext api.

Returns

TypeDescription
ObjectReturns a map of the request parameters