Liking cljdoc? Tell your friends :D
Clojure only.

magnet.notifications.firebase.config


set-message-configclj

(set-message-config builder {:keys [android apns]})

Set message configuration depending on mobile platform

Sets the message builder configuration options that are specific to each kind of supported mobile platform. It expects a map with :android (for Android deviceS) and/or :apns (for Apple devices) keys. Their values are the configuration options to set.

Set message configuration depending on mobile platform

Sets the message builder configuration options that are specific to
each kind of supported mobile platform. It expects a map with
`:android` (for Android deviceS) and/or `:apns` (for Apple devices)
keys. Their values are the configuration options to set.
sourceraw docstring

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

× close