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-multicast-notificationsclj

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

send-notificationclj

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

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

× close