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

WitWebSocketSettings Class

All wit specific settings required by a web socket client in order to connect to a server

Properties

Option for logging every uploaded and downloaded json chunk
The url to connect with on client.Connect()
The interval in seconds before a connection is timed out
The total amount of reconnects that will be attempted if disconnected from the server. If 0, it will not attempt to reconnect. If -1, it will continuously attempt to reconnect.
The interval in seconds between reconnects when disconnected
The configuration used for wit web socket communication

Fields

Request timeout in milliseconds

Member Functions

Constructor that takes in configuration
Did you find this page helpful?
Thumbs up icon
Thumbs down icon