Type alias ConnectionState

ConnectionState: "connecting" | "connected" | "reconnecting" | "closed"

Generated using TypeDoc