Typescript Library Declarations (DOM)
Variable RTCErrorEvent
RTCError
Event
:
{
prototype
:
RTCErrorEvent
;
new
(
type
,
eventInitDict
)
:
RTCErrorEvent
;
}
Type declaration
new
(
type
,
eventInitDict
)
:
RTCErrorEvent
Parameters
type
:
string
eventInitDict
:
RTCErrorEventInit
Returns
RTCErrorEvent
prototype
:
RTCErrorEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark