Navigator.sendBeacon

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool sendBeacon(string url, Optional!(T1) data)
    struct Navigator
    nothrow
    bool
    sendBeacon
    (
    T1
    )
    (
    string url
    ,
    scope auto ref Optional!(T1) data
    )
  2. bool sendBeacon(string url)

Meta