SYS_WebSocket class
System / WebSocket class
Signature
typescript
class SYS_WebSocket1
Remarks
Interact with the WebSocket server
Methods
Method | Modifiers | Description |
|---|---|---|
Close the WebSocket connection | ||
register(id, serviceUri, receiveMessageCallFn, connectedCallFn, protocols) | Register a WebSocket connection | |
Send data to the WebSocket server |