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