cartel v0.6.0 Cartel.Message.Gcm

Google GCM message

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

Summary

Types

t()

Google GCM message

Types

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

Google GCM message

  • to: recipient registration token
  • data: the notification payload