Skip to content

Index of Module pushnotification

Matthias Görges edited this page Mar 16, 2015 · 4 revisions

The PushNotification module allows sending and receiving of Apple Push Notification Service messages (and at a later time Google Cloud Messaging). This module also requires [httpsclient] to be included in the application's MODULES file.

Function Short Description
(pushnotification-gettoken) Retrieve the device token needed
(pushnotification-apn-send certfile keyfile password token msg . badgenum) Send a push notification message

Clone this wiki locally