WebSocket Custom Server Connection Opened
Trigger for when a Websocket Custom Server Connection is Opened
Preview
Parameters
Serverrequired
Select
Select a server from the Server/Clients -> Websocket Servers tab
- Select
Any
to trigger on any server
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
ip | string | The ip of this websocket server |
sessionId | string | The session id of the client |
wssId | string | The UUID of this websocket server |
wssIdx | number | The 0-based id of this websocket server Example: 0, 1, 2, etc. |