sip.js.sessiondescriptionhandler._datachannel.md

June 11, 2020 ยท View on GitHub

Home > sip.js > SessionDescriptionHandler > _dataChannel

SessionDescriptionHandler._dataChannel property

The data channel. Undefined before created.

Signature:

protected _dataChannel: RTCDataChannel | undefined;