RTCDtlsTransport: iceTransport property

The read-only RTCDtlsTransport property iceTransport contains a reference to the underlying RTCIceTransport.

Value

The underlying RTCIceTransport instance.

Examples

TBD

Specifications

Specification
WebRTC: Real-Time Communication in Browsers
# dom-rtcdtlstransport-icetransport

Browser compatibility

BCD tables only load in the browser

See also