You are here

constant PUSH_NOTIFICATIONS_APNS_STREAM_CONTEXT_LIMIT in Push Notifications 7

1 use of PUSH_NOTIFICATIONS_APNS_STREAM_CONTEXT_LIMIT
push_notifications_apns_send_message in ./push_notifications.module
Send out push notifications through APNS.

File

./push_notifications.module, line 40
Push Notifications functionality.

Code

define('PUSH_NOTIFICATIONS_APNS_STREAM_CONTEXT_LIMIT', variable_get('push_notifications_apns_stream_context_limit', 1));