Type alias RTCDataChannelState

RTCDataChannelState: "closed" | "closing" | "connecting" | "open"

Generated using TypeDoc