constant FirebaseTopicManagerService::UNSUBSCRIBE_ENDPOINT in Firebase Push Notification (FCM) 8
Same name and namespace in other branches
- 3.0.x src/Service/FirebaseTopicManagerService.php \Drupal\firebase\Service\FirebaseTopicManagerService::UNSUBSCRIBE_ENDPOINT
Endpoint for subscribe device on topic.
File
- src/
Service/ FirebaseTopicManagerService.php, line 22
Class
- FirebaseTopicManagerService
- Service for managing topics.
Namespace
Drupal\firebase\ServiceCode
const UNSUBSCRIBE_ENDPOINT = 'https://iid.googleapis.com/iid/v1:batchRemove';