Connected

data class Connected(val event: ConnectedEvent) : VideoSocketState

State of socket when the connection is established.

Constructors

Link copied to clipboard
constructor(event: ConnectedEvent)

Properties

Link copied to clipboard