Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
RTCPeerConnectionIceEventInit
Interface RTCPeerConnectionIceEventInit
interface
RTCPeerConnectionIceEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
candidate
?:
null
|
RTCIceCandidate
;
composed
?:
boolean
;
url
?:
null
|
string
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
EventInit
RTCPeerConnectionIceEventInit
Index
Properties
bubbles?
cancelable?
candidate?
composed?
url?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
candidate
candidate
?:
null
|
RTCIceCandidate
Optional
composed
composed
?:
boolean
Optional
url
url
?:
null
|
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
candidate
composed
url
Official Cockpit API Documentation
Houston Common Library
Loading...