Closed

class Closed(val event: CloseEvent) : SessionState

indicates closed state

Constructors

Link copied to clipboard
constructor(event: CloseEvent)

Properties

Link copied to clipboard

CloseEvent when connection is closed

Functions

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

gives the SessionState as Short

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