- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
auto name()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessage
void onmessage(EventHandler onmessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessage
auto onmessage()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessageerror
void onmessageerror(EventHandler onmessageerror)
Undocumented in source. Be warned that the author may not have intended to support it.
- onmessageerror
auto onmessageerror()
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.