Typescript Library Declarations (DOM)
Variable RTCError
RTCError
:
{
prototype
:
RTCError
;
new
(
init
,
message
?
)
:
RTCError
;
}
Type declaration
new
(
init
,
message
?
)
:
RTCError
Parameters
init
:
RTCErrorInit
Optional
message
:
string
Returns
RTCError
prototype
:
RTCError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark