constant PUSH_NOTIFICATIONS_APNS_NOTIFICATION_SOUND in Push Notifications 7
1 use of PUSH_NOTIFICATIONS_APNS_NOTIFICATION_SOUND
- push_notifications_apns_send_message in ./
push_notifications.module - Send out push notifications through APNS.
File
- ./
push_notifications.module, line 35 - Push Notifications functionality.
Code
define('PUSH_NOTIFICATIONS_APNS_NOTIFICATION_SOUND', variable_get('push_notifications_apns_notification_sound', 'default'));