RTCDataChannelStatetype RTCDataChannelState = | "closed" | "closing" | "connecting" | "open";§Type§"closed" | "closing" | "connecting" | "open"[src]