Object getRequestParameters(Object eventOrSessionContext)
Object getRequestParameters(Object eventOrSessionContext)
Name | Type | Description |
---|---|---|
eventOrSessionContext | Object | Accepts a SimpleEvent associated to WebSocket destination or the underlying websocket endpoint context retreived via getSessionContext api. |
Type | Description |
---|---|
Object | Returns a map of the request parameters |