Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | WebSocket Folder | Summary of Elements in this Folder | pub.websocket:onText
 
pub.websocket:onText
WmPublic. Specification for a callback service related to WebSocket server or client endpoint that handles text payload.
Input Parameters
sessionId
String Session ID to identify the WebSocket session.
message
String The content of the message.
Output Parameters
None.