String getQueryString(Object eventOrSessionContext)
String getQueryString(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 |
---|---|
String | Returns the query string |