You are here

constant PushNotificationsBroadcasterApns::PUSH_NOTIFICATIONS_APNS_PORT in Push Notifications 8

APNS notification server port.

File

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

Class

PushNotificationsBroadcasterApns
Broadcasts Android messages.

Namespace

Drupal\push_notifications

Code

const PUSH_NOTIFICATIONS_APNS_PORT = 2195;