cartel v0.6.0 Cartel.Message.Apns
Apple APNS Binary API message
At a minimum, id
and payload
items must be present.
For more details on the format see the Binary Provider API section of Apple Local and Remote Notification Programming Guide
Summary
Types
t :: %Cartel.Message.Apns{items: [Cartel.Message.Apns.Item.t]}
Apple APNS Binary API message
items
: List ofCartel.Message.Apns.Item