You are here

protected property PushNotificationsBroadcasterApns::$apns in Push Notifications 8

APNS connection.

Type: stream $apns

File

src/PushNotificationsBroadcasterApns.php, line 60
Contains \Drupal\push_notifications\PushNotificationsBroadcasterApns.

Class

PushNotificationsBroadcasterApns
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

protected $apns;