API reference
API reference
Select your platform
No SDKs available
No versions available

IWebSocket Interface

An interface for a WebSocket wrapper class

Properties

The current state of the web socket client

Events

Callback when web socket is opened
Callback when message is received from web socket server
Callback when an error is received from web socket server
Callback when message is received from web socket server

Member Functions

Method to begin web socket communication
Method to send byte data to a web socket
Method to close web socket communication with normal close code
Did you find this page helpful?
Thumbs up icon
Thumbs down icon