Type alias ITransportState

ITransportState: "new" | "connecting" | "connected" | "reconnecting" | "disconnected" | "closed"

Generated using TypeDoc