Pigeon v0.11.0 Pigeon.ADM

Defines publically-exposed Amazon Device Messaging (ADM) functions. For implementation see ADMWorker.

Summary

Functions

Sends a push over ADM

Sends a push over ADM

Functions

push(notification)
push(Pigeon.ADM.Notification) :: none

Sends a push over ADM.

push(notification, on_response)
push(Pigeon.ADM.Notification, (() -> none)) :: none

Sends a push over ADM.