Pigeon v1.0.3 API Reference
Modules
HTTP2-compliant wrapper for sending iOS and Android push notifications
Defines publically-exposed Amazon Device Messaging (ADM) functions. For implementation see ADM.Worker
Validates configuration settings that initialize ADM.Worker instances
Defines Amazon ADM notification struct and convenience constructor functions
Handles all Amazon ADM request and response parsing. Includes managing OAuth2 tokens
Defines publically-exposed Apple Push Notification Service (APNS) functions. For implementation see APNS.Worker
Validates configuration settings that initialize APNS.Workers
Defines APNS notification struct and convenience constructor functions
Handles all APNS request and response parsing over an HTTP2 connection
Handles all Firebase Cloud Messaging (FCM) request and response functionality
Defines FCM notification struct and convenience constructor functions
Passed to the FCM on_response callback
Handles all APNS request and response parsing over an HTTP2 connection
Contains shared functions for GCM and APNS