You are here

6 uses of PUSH_NOTIFICATIONS_TYPE_ID_IOS in Push Notifications 7

push_notifications_admin_overview_form in includes/push_notifications.admin.inc
Overview form for Push Notification Settings.
push_notifications_apns_feedback_service in ./push_notifications.module
Connect to Apple's feedback server to remove unused device tokens. Connection modeled after daddyhunt_apns_send_notifications function.
push_notifications_apns_send_message in ./push_notifications.module
Send out push notifications through APNS.
push_notifications_mass_push_form_submit in includes/push_notifications.admin.inc
Submit handler for sending out a mass-push notification.
push_notifications_send_alert in ./push_notifications.module
Handle delivery of simple alert message.
_push_notifications_service_create_device_token in includes/push_notifications.service.inc
Service callback to store a device token.