W3cubDocs

/Web APIs

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

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Opera Safari Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet WebView Android WebView on iOS
iceTransport 72 7915–79 125 60 15.4 72 125 50 15.4 11.0 72 15.4

© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCDtlsTransport/iceTransport