RTCPeerConnectionIceErrorEventInitinterface RTCPeerConnectionIceErrorEventInit extends EventInit {address?: string | null;errorCode: number;errorText?: string;port?: number | null;url?: string;}§Extends§EventInit[src]§Properties§address?: string | null[src]§errorCode: number[src]§errorText?: string[src]§port?: number | null[src]§url?: string[src]