Pigeon v1.0.3 Pigeon.APNS
Defines publically-exposed Apple Push Notification Service (APNS) functions. For implementation see APNS.Worker.
Summary
Functions
push(notification, on_response, opts)
push([Pigeon.APNS.Notification.t], (Pigeon.APNS.Notification.t -> no_return), Keyword.t) :: no_return
push(Pigeon.APNS.Notification.t, (Pigeon.APNS.Notification.t -> no_return), Keyword.t) :: no_return
Sends a push over APNS.