You are here

constant FirebaseGroupManagerService::MAX_DEVICES in Firebase Push Notification (FCM) 8

Same name and namespace in other branches
  1. 3.0.x src/Service/FirebaseGroupManagerService.php \Drupal\firebase\Service\FirebaseGroupManagerService::MAX_DEVICES

Maximum devices in group.

File

src/Service/FirebaseGroupManagerService.php, line 17

Class

FirebaseGroupManagerService
Service for managing device groups.

Namespace

Drupal\firebase\Service

Code

const MAX_DEVICES = 20;