Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RTCPeerConnectionIceErrorEventInit

Package version

Hierarchy

  • EventInit
    • RTCPeerConnectionIceErrorEventInit

Index

Properties

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

errorCode

errorCode: number

Optional hostCandidate

hostCandidate: undefined | string

Optional statusText

statusText: undefined | string

Optional url

url: undefined | string

Generated using TypeDoc