VTSessionState
The VTSessionState model represents the possible session statuses.
Enumeration members
Connecting
▸ connecting
The SDK tries to connect to the Dolby.io Communications APIs backend.
Connected
▸ connected
The SDK is connected to the Dolby.io Communications APIs backend and can interact with any iOS Client SDK service.
Reconnecting
▸ reconnecting
The SDK tries to reconnect to the Dolby.io Communications APIs backend.
Disconnected
▸ disconnected
The SDK is disconnected, and the session is closed.
Updated about 2 years ago