Type Alias ConnectionEvent

ConnectionEvent: "connecting" | "connected" | "disconnected"

Connection status for QRWC WebSocket. "connected" means the QRWC Wrapper is ready to accept subscriptions.