ReadyState

enum ReadyState : Enum<Transport.ReadyState>

Available ReadyStates of a $Transport.

Entries

Link copied to clipboard

The Transport is closed

Link copied to clipboard

The Transport is closing

Link copied to clipboard

The Transport is connected and open

Link copied to clipboard

The Transport is connecting to the server

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int