(handle-broadcast {:keys [device-store] :as deps}
{:keys [notification-id data platform _app-id locale]})Job handler for :push/broadcast. Paginated send to all devices on platform.
Job handler for :push/broadcast. Paginated send to all devices on platform.
(handle-send-push {:keys [device-store fcm-provider apns-provider
analytics-store]}
{:keys [notification-id data user-id locale]})Job handler for :push/send. Resolves notification, fans out to devices, delivers.
Job handler for :push/send. Resolves notification, fans out to devices, delivers.
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 |