Connecting

data class Connecting(val connectionConf: ConnectionConf.SfuConnectionConf, val connectionType: <Error class: unknown class> = WebsocketReconnectStrategy.WEBSOCKET_RECONNECT_STRATEGY_UNSPECIFIED) : SfuSocketState

State of socket when connection is being establishing.

Constructors

Link copied to clipboard
constructor(connectionConf: ConnectionConf.SfuConnectionConf, connectionType: <Error class: unknown class> = WebsocketReconnectStrategy.WEBSOCKET_RECONNECT_STRATEGY_UNSPECIFIED)

Properties

Link copied to clipboard
val connectionType: <Error class: unknown class>