Member Junction
    Preparing search index...
    LiveKitConnectionStatus:
        | "idle"
        | "connecting"
        | "connected"
        | "reconnecting"
        | "disconnected"
        | "error"

    The connection lifecycle of a LiveKit room as the core normalizes it. Maps the livekit-client ConnectionState plus the pre-connect / post-disconnect edges into one stable union.