Type alias RTCPeerConnectionState

RTCPeerConnectionState: "closed" | "connected" | "connecting" | "disconnected" | "failed" | "new"