Preparing search index...
The search index is not available
derby
derby
<internal>
RTCErrorEventInit
Interface RTCErrorEventInit
interface
RTCErrorEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
error
:
RTCError
;
}
Hierarchy (
view full
)
EventInit
RTCErrorEventInit
Index
Properties
bubbles?
cancelable?
composed?
error
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
error
error
:
RTCError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
error
derby
Loading...