constant PUSH_NOTIFICATIONS_APNS_FEEDBACK_PORT in Push Notifications 7
Same name and namespace in other branches
- 8 push_notifications.module \PUSH_NOTIFICATIONS_APNS_FEEDBACK_PORT
1 use of PUSH_NOTIFICATIONS_APNS_FEEDBACK_PORT
- 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.
File
- ./
push_notifications.module, line 27 - Push Notifications functionality.
Code
define('PUSH_NOTIFICATIONS_APNS_FEEDBACK_PORT', 2196);