ServiceWorker.postMessage

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void postMessage(T0 message, Sequence!(JsObject) transfer)
    struct ServiceWorker
    nothrow
    void
    postMessage
    (
    T0
    )
    (
    scope auto ref T0 message
    ,)
  2. void postMessage(T0 message)

Meta