Skip to content

@ralphschuler.webgl shader factory.<internal>.RTCPeerConnectionIceEventInit

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: RTCPeerConnectionIceEventInit

@ralphschuler/webgl-shader-factory.<internal>.RTCPeerConnectionIceEventInit

Hierarchy

  • EventInit

    RTCPeerConnectionIceEventInit

Table of contents

Properties

Properties

bubbles

Optional bubbles: boolean

Inherited from

EventInit.bubbles

Defined in

node_modules/typescript/lib/lib.dom.d.ts:483


cancelable

Optional cancelable: boolean

Inherited from

EventInit.cancelable

Defined in

node_modules/typescript/lib/lib.dom.d.ts:484


candidate

Optional candidate: null | RTCIceCandidate

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1504


composed

Optional composed: boolean

Inherited from

EventInit.composed

Defined in

node_modules/typescript/lib/lib.dom.d.ts:485


url

Optional url: null | string

Defined in

node_modules/typescript/lib/lib.dom.d.ts:1505

Typescript Libraries

Modules

Namespaces

Clone this wiki locally