(deliver-push-message)(deliver-push-message {:as params :keys [origin registration-id data]})(deliver-push-message connection
{:as params :keys [origin registration-id data]})Parameters map keys:
| Key | Description |
|---|---|
| :origin | null |
| :registration-id | null |
| :data | null |
Parameters map keys: Key | Description -----------------|------------ :origin | null :registration-id | null :data | null
(disable)(disable {:as params :keys []})(disable connection {:as params :keys []})(dispatch-sync-event)(dispatch-sync-event {:as params
:keys [origin registration-id tag last-chance]})(dispatch-sync-event connection
{:as params
:keys [origin registration-id tag last-chance]})Parameters map keys:
| Key | Description |
|---|---|
| :origin | null |
| :registration-id | null |
| :tag | null |
| :last-chance | null |
Parameters map keys: Key | Description -----------------|------------ :origin | null :registration-id | null :tag | null :last-chance | null
(enable)(enable {:as params :keys []})(enable connection {:as params :keys []})(inspect-worker)(inspect-worker {:as params :keys [version-id]})(inspect-worker connection {:as params :keys [version-id]})Parameters map keys:
| Key | Description |
|---|---|
| :version-id | null |
Parameters map keys: Key | Description ------------|------------ :version-id | null
(set-force-update-on-page-load)(set-force-update-on-page-load {:as params :keys [force-update-on-page-load]})(set-force-update-on-page-load connection
{:as params :keys [force-update-on-page-load]})Parameters map keys:
| Key | Description |
|---|---|
| :force-update-on-page-load | null |
Parameters map keys: Key | Description ---------------------------|------------ :force-update-on-page-load | null
(skip-waiting)(skip-waiting {:as params :keys [scope-url]})(skip-waiting connection {:as params :keys [scope-url]})Parameters map keys:
| Key | Description |
|---|---|
| :scope-url | null |
Parameters map keys: Key | Description -----------|------------ :scope-url | null
(start-worker)(start-worker {:as params :keys [scope-url]})(start-worker connection {:as params :keys [scope-url]})Parameters map keys:
| Key | Description |
|---|---|
| :scope-url | null |
Parameters map keys: Key | Description -----------|------------ :scope-url | null
(stop-worker)(stop-worker {:as params :keys [version-id]})(stop-worker connection {:as params :keys [version-id]})Parameters map keys:
| Key | Description |
|---|---|
| :version-id | null |
Parameters map keys: Key | Description ------------|------------ :version-id | null
(unregister)(unregister {:as params :keys [scope-url]})(unregister connection {:as params :keys [scope-url]})Parameters map keys:
| Key | Description |
|---|---|
| :scope-url | null |
Parameters map keys: Key | Description -----------|------------ :scope-url | null
(update-registration)(update-registration {:as params :keys [scope-url]})(update-registration connection {:as params :keys [scope-url]})Parameters map keys:
| Key | Description |
|---|---|
| :scope-url | null |
Parameters map keys: Key | Description -----------|------------ :scope-url | null
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |