Interface RTCPeerConnectionIceEventInit

Hierarchy

Properties

bubbles?: boolean
cancelable?: boolean
candidate?: null | RTCIceCandidate
composed?: boolean
url?: null | string

Generated using TypeDoc