Readonly
bufferedThe current buffered amount.
The low threshold for the buffered amount.
The callback for when the buffered amount is low.
The callback for when the data channel closes.
The callback for when a message is received on the data channel.
Readonly
stateThe current state of the data channel.
Sends data on the data channel.
The data to send.
Sends data on the data channel.
The data to send.
The peer connection data channel connector interface.