protected property PushNotificationsBroadcasterGcm::$countAttempted in Push Notifications 8
Count of attempted tokens.
Type: int $countAttempted
File
- src/
PushNotificationsBroadcasterGcm.php, line 36 - Contains \Drupal\push_notifications\PushNotificationsBroadcasterGcm.
Class
- PushNotificationsBroadcasterGcm
- Broadcasts Android messages.
Namespace
Drupal\push_notificationsCode
protected $countAttempted = 0;