libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
BroadcastChannel.onmessageerror
libwasm
bindings
BroadcastChannel
BroadcastChannel
Undocumented in source. Be warned that the author may not have intended to support it.
void
onmessageerror
(Optional!(T0) onmessageerror)
struct
BroadcastChannel
nothrow
void
onmessageerror
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onmessageerror
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onmessageerror
()
Meta
Source
See Implementation
libwasm
bindings
BroadcastChannel
BroadcastChannel
constructors
this
functions
close
name
onmessage
onmessageerror
postMessage
variables
_parent