You are here

constant PUSH_NOTIFICATIONS_APNS_PORT in Push Notifications 7

1 use of PUSH_NOTIFICATIONS_APNS_PORT
push_notifications_open_apns in ./push_notifications.module
Open an APNS connection. Should be closed by calling fclose($connection) after usage.

File

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

Code

define('PUSH_NOTIFICATIONS_APNS_PORT', 2195);