pushManager

pushManager

push manager object
Source:

Methods

(static) registerDevice(callbackSuccess, callbackError)

Registers the device to push notifications
Source:
Parameters:
Name Type Description
callbackSuccess function
callbackError function

(static) setCallback(callback)

Sets the callback that must be called everytime a push notification is received
Source:
Parameters:
Name Type Description
callback function