Integration Server
10.11 |
Built-In Services Reference Guide
|
WebSocket Folder
|
Summary of Elements in this Folder
|
pub.websocket:getSubProtocols
pub.websocket:getSubProtocols
WmPublic: Retrieves the subprotocols used in the request URL to establish a WebSocket connection.
Input Parameters
sessionId
String
Session ID for the WebSocket session for which you want to retrieve the subprotocols of the connection.
Output Parameters
subProtocols
String List
The WebSocket protocols used as part of establishing a WebSocket connection.