api documentation for node-pushnotifications (v1.0.18)

A cross-platform push service for node.js

table of contents

  1. module node-pushnotifications
    1. function node-pushnotifications (options)
    2. function node-pushnotifications.push_notifications (options)
    3. object node-pushnotifications.push_notifications.prototype
  2. module node-pushnotifications.push_notifications
    1. function node-pushnotifications.push_notifications (options)
  3. module node-pushnotifications.push_notifications.prototype
    1. function node-pushnotifications.push_notifications.prototype.send (_regIds, data, callback)
    2. function node-pushnotifications.push_notifications.prototype.sendWith (method, regIds, data, cb)
    3. function node-pushnotifications.push_notifications.prototype.setOptions (opts)

module node-pushnotifications

function node-pushnotifications (options)

function node-pushnotifications.push_notifications (options)

module node-pushnotifications.push_notifications

function node-pushnotifications.push_notifications (options)

module node-pushnotifications.push_notifications.prototype

function node-pushnotifications.push_notifications.prototype.send (_regIds, data, callback)

function node-pushnotifications.push_notifications.prototype.sendWith (method, regIds, data, cb)

function node-pushnotifications.push_notifications.prototype.setOptions (opts)

[ this document was created with utility2 ]