Optional
idLocal room identifier, defaults to randomly generated UUID string.
The parameter is useful in case you want to differentiate between various room instances, e.g. for logging purposes, when you have more than one room connection at the same time.
Optional
maxNumber of times the room will automatically retry WebSocket connection in case of connection failures.
AWS region name (e.g. us-west-2
) or WebSocket URL starting with wss://
or ws://
.
Callback method called when ChatRoom requires a fresh IVS chat token.
Generated using TypeDoc
Configuration options accepted by ChatRoom constructor.