Connecting

object Connecting : SessionState

indicates connecting state

Functions

asShort
Link copied to clipboard
js
open override fun asShort(): Short
gives the SessionState as Short
equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
toString
Link copied to clipboard
js
open override fun toString(): String