You are here

constant PUSH_NOTIFICATIONS_NETWORK_ID_IOS in Push Notifications 8

OS device network IDs.

3 uses of PUSH_NOTIFICATIONS_NETWORK_ID_IOS
PushNotificationsBroadcasterApns::getResults in src/PushNotificationsBroadcasterApns.php
Get the results of a batch.
PushNotificationsDispatcher::groupTokensByNetwork in src/PushNotificationsDispatcher.php
Group tokens by network.
push_notifications_get_networks in ./push_notifications.module
Get available networks.

File

./push_notifications.module, line 14
Contains push_notifications.module functionality.

Code

const PUSH_NOTIFICATIONS_NETWORK_ID_IOS = 'apns';