Liking cljdoc? Tell your friends :D

boundary.push.shell.jobs


handle-broadcastclj

(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.
sourceraw docstring

handle-send-pushclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close