sip.js.sessiondescriptionhandler.datachannel.md
June 11, 2020 ยท View on GitHub
Home > sip.js > SessionDescriptionHandler > dataChannel
SessionDescriptionHandler.dataChannel property
The data channel. Undefined before it is created.
Signature:
get dataChannel(): RTCDataChannel | undefined;