Liking cljdoc? Tell your friends :D

clj-push-notifications.core


delete-firebaseclj

(delete-firebase)
source

init-firebaseclj

(init-firebase credentials)
(init-firebase credentials db-url)
source

send-messageclj

(send-message {:keys [token data]})
source

send-multicast-messagesclj

(send-multicast-messages {:keys [tokens data]})
source

send-multicast-notificationsclj

(send-multicast-notifications {:keys [tokens title message badges custom-field
                                      custom-data type]})
source

send-notificationclj

(send-notification {:keys [token title message badges custom-field custom-data
                           type]})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close