constant FirebaseGroupManagerService::ENDPOINT in Firebase Push Notification (FCM) 8
Same name and namespace in other branches
- 3.0.x src/Service/FirebaseGroupManagerService.php \Drupal\firebase\Service\FirebaseGroupManagerService::ENDPOINT
Endpoint for send message.
File
- src/
Service/ FirebaseGroupManagerService.php, line 22
Class
- FirebaseGroupManagerService
- Service for managing device groups.
Namespace
Drupal\firebase\ServiceCode
const ENDPOINT = 'https://fcm.googleapis.com/fcm/notification';