RTCDtlsTransport: iceTransport property
Baseline 2024>
Newly available
Since April 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
The iceTransport read-only property of the RTCDtlsTransport interface contains a reference to the underlying RTCIceTransport.
Value
The underlying RTCIceTransport instance.
Specifications
| Specification |
|---|
| WebRTC: Real-Time Communication in Browsers> # dom-rtcdtlstransport-icetransport> |