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