Disconnected
State of socket when connection is being disconnected.
Inheritors
Types
Link copied to clipboard
                  State of socket when is disconnected by customer request.
Link copied to clipboard
                  State of socket when a connection is permanently disconnected.
Link copied to clipboard
                  data class DisconnectedTemporarily(val error: Error.NetworkError, val reconnectStrategy: <Error class: unknown class>) : SfuSocketState.Disconnected
State of socket when a Error happens.
Link copied to clipboard
                  State of socket when network is disconnected.
Link copied to clipboard
                  Link copied to clipboard
                  State of socket when is stopped.
Link copied to clipboard
                  State of socket when HealthEvent is lost.