Liking cljdoc? Tell your friends :D

plibo-sms.client


base-urlclj

source

check-sms-statusclj

(check-sms-status client
                  &
                  {:keys [limit since fn-process-page]
                   :or {limit 20 since (last-hour)}})
source

createclj

(create api-key auth-token)
(create api-key auth-token clj-http-options)
source

send-sms!clj

(send-sms! client source destiny text)
source

successful-response?clj

(successful-response? status)
source

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

× close