Interface RTCPeerConnectionIceErrorEventInit

Hierarchy

  • EventInit
    • RTCPeerConnectionIceErrorEventInit

Properties

address?: string
bubbles?: boolean
cancelable?: boolean
composed?: boolean
errorCode: number
errorText?: string
port?: number
url?: string