Optional
sessionTime after which an end user's session is no longer valid.
Encrypted IVS token used to establish a WebSocket connection to a chat room.
Optional
tokenTime after which the token is no longer valid and cannot be used to connect to a chat room.
Generated using TypeDoc
Represents IVS chat token to be used to establish room connection. This should be fetched through your backend for security purposes from IVS Chat API.
See
Chat API docs