Pigeon v1.0.4 Pigeon.APNS View Source

Defines publically-exposed Apple Push Notification Service (APNS) functions. For implementation see APNS.Worker.

Link to this section Summary

Link to this section Functions

Link to this function push(notification, opts \\ []) View Source
Link to this function push(notification, on_response, opts) View Source

Sends a push over APNS.

Link to this function start_connection(opts \\ []) View Source