Pigeon
v0.10.0
Pages
Modules
Pigeon v0.10.0
Pigeon.APNS.Notification
Defines APNS notification struct and convenience constructor functions.
Summary
Functions
new(msg, token, topic \\ nil)
new(msg, token, topic, id)
put_alert(notification, alert)
put_badge(notification, badge)
put_category(notification, category)
put_content_available(notification)
put_custom(notification, data)
put_mutable_content(notification)
put_sound(notification, sound)
Functions
new(msg, token, topic \\ nil)
new(msg, token, topic, id)
put_alert(notification, alert)
put_badge(notification, badge)
put_category(notification, category)
put_content_available(notification)
put_custom(notification, data)
put_mutable_content(notification)
put_sound(notification, sound)