• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. RTCDtlsTransport
  4. RTCDtlsTransport.iceTransport

Table of contents

  • Value
  • Examples
  • Specifications
  • Browser compatibility
  • See also

RTCDtlsTransport.iceTransport

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

Value

The underlying RTCIceTransport instance.

Examples

TBD

Specifications

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

Browser compatibility

BCD tables only load in the browser

See also

  • RTCDtlsTransport
  • RTCIceTransport

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Apr 1, 2022, by MDN contributors

Related Topics

  1. WebRTC API
  2. RTCDtlsTransport
  3. Properties
    1. iceTransport
    2. state
  4. Events
    1. error
  5. Inheritance:
    1. EventTarget
  6. Related pages for WebRTC
    1. MediaDevices.getUserMedia()
    2. Navigator.mediaDevices
    3. RTCCertificate
    4. RTCDTMFSender
    5. RTCDTMFToneChangeEvent
    6. RTCDataChannel
    7. RTCDataChannelEvent
    8. RTCErrorEvent
    9. RTCIceCandidate
    10. RTCIceTransport
    11. RTCPeerConnection
    12. RTCPeerConnectionIceErrorEvent
    13. RTCPeerConnectionIceEvent
    14. RTCRtpReceiver
    15. RTCRtpSender
    16. RTCRtpTransceiver
    17. RTCSctpTransport
    18. RTCSessionDescription
    19. RTCStatsReport
    20. RTCTrackEvent
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies