Pigeon v1.0.3 Pigeon.ADM

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

Summary

Functions

push(notification, opts \\ [])

Sends a push over ADM.

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

Sends a push over ADM.