- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessage
void onmessage(Optional!(T0) onmessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessage
EventHandler onmessage()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessageerror
void onmessageerror(Optional!(T0) onmessageerror)
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessageerror
EventHandler onmessageerror()
Undocumented in source. Be warned that the author may not have intended to support it.
- postMessage
void postMessage(T0 message, Sequence!(JsObject) transfer)
Undocumented in source. Be warned that the author may not have intended to support it.
- postMessage
void postMessage(T0 message, PostMessageOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
- postMessage
void postMessage(T0 message)
Undocumented in source. Be warned that the author may not have intended to support it.