Type alias DataChannelDirection

DataChannelDirection: "sendonly" | "sendrecv" | "recvonly"

Generated using TypeDoc