You are here

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_notifications

Code

protected $countAttempted = 0;