constant PushNotificationsBroadcasterGcm::PUSH_NOTIFICATIONS_GCM_SERVER_POST_URL in Push Notifications 8
GCM notification post URL.
File
- src/
PushNotificationsBroadcasterGcm.php, line 18 - Contains \Drupal\push_notifications\PushNotificationsBroadcasterGcm.
Class
- PushNotificationsBroadcasterGcm
- Broadcasts Android messages.
Namespace
Drupal\push_notificationsCode
const PUSH_NOTIFICATIONS_GCM_SERVER_POST_URL = 'https://android.googleapis.com/gcm/send';