Open

class Open(val event: Event) : SessionState

indicates open state

Constructors

Link copied to clipboard
constructor(event: Event)

Properties

Link copied to clipboard

Event when connection is open

Functions

Link copied to clipboard
open override fun asShort(): Short

gives the SessionState as Short

Link copied to clipboard
open override fun toString(): String