DisconnectedTemporarily

data class DisconnectedTemporarily(val error: Error.NetworkError, val reconnectStrategy: ERROR CLASS: Symbol not found for WebsocketReconnectStrategy) : SfuSocketState.Disconnected

State of socket when a Error happens.

Constructors

Link copied to clipboard
constructor(error: Error.NetworkError, reconnectStrategy: ERROR CLASS: Symbol not found for WebsocketReconnectStrategy)

Properties

Link copied to clipboard
val error: Error.NetworkError
Link copied to clipboard
val reconnectStrategy: ERROR CLASS: Symbol not found for WebsocketReconnectStrategy