The language to render the iframe in.
Can be changed later using the updateLanguageCode
function.
Example: 'en', 'es', 'de', 'nl'
A callback that is triggered whenever the connection state of either socket changes.
Callback when the iframe is first created to allow things like class to be set.
The WebSocket URL to the socket.
Example: 'wss://inbox.dialox.ai/socket'
The socket transport to use.
Websocket (default) might still fall back to LongPoll automatically.
Generated using TypeDoc
The element to render the chat iframe in.