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