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