RTCDataChannelInitinterface RTCDataChannelInit {id?: number;maxPacketLifeTime?: number;maxRetransmits?: number;negotiated?: boolean;ordered?: boolean;protocol?: string;}§Properties§id?: number[src]§maxPacketLifeTime?: number[src]§maxRetransmits?: number[src]§negotiated?: boolean[src]§ordered?: boolean[src]§protocol?: string[src]