Interface RTCPeerConnectionIceErrorEventInit

Hierarchy

Properties

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

Generated using TypeDoc