NetworkError
data class NetworkError(val error: Error.NetworkError, val reconnectStrategy: <Error class: unknown class>) : SfuSocketStateEvent
Event to notify a network Error happened on the WebSocket connection.
Event to notify a network Error happened on the WebSocket connection.