phoenix-channel / ch.kuon.phoenix / Socket / State

State

enum class State

Enum representing socket state

Enum Values

CONNECTING

OPEN

CLOSING

CLOSED

CREATED

UNKNOWN

Properties

state

var state: String