cartel v0.5.0 Cartel.Message.Gcm

Google GCM message

  • to: String.t, recipient registration token
  • data: Map, the notification payload

For more details on the format see Simple Downstream Messaging section of the Google Cloud Messaging Documentation

Summary

Types

t :: %Cartel.Message.Gcm{data: term, to: term}