cartel v0.6.0 Cartel.Pusher.Gcm
Google GCM interface worker
Summary
Functions
Callback implementation for Cartel.Pusher.handle_push/3
Generate the registered process name for the requested app pusher
Sends a push notification
Starts the pusher
Functions
Callback implementation for Cartel.Pusher.handle_push/3
.
Specs
name(String.t) :: atom
Generate the registered process name for the requested app pusher
Specs
send(String.t, Cartel.Message.Gcm.t, [String.t]) :: {:ok | :error}
Sends a push notification
appid
: target application identifier present inconfig.exs
message
: message structtokens
: list of device tokens