shailee-m / notification-management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification Management

Author: Axiom

Created on: 17th Dec 2015

Table of Content

  • Methods
    • insertNotificationTransactions: insertNotificationTransactions,
    • getInappNotifications: getInappNotifications,
    • markInappNotificationRead: markInappNotificationRead,
    • markInappNotificationUnread: markInappNotificationUnread,
    • getNewInappNotifications: getNewInappNotifications,
    • updateNotificationStatus: updateNotificationStatus,
    • sendPushNotifications: processNotification.sendPushNotifications,
    • sendMailNotifications: processNotification.sendMailNotifications,
    • resetPushNotificationStatus: processNotification.resetPushNotificationStatus,
    • resetMailNotificationStatus: processNotification.resetMailNotificationStatus,

// TODO: Prepare Help

About


Languages

Language:JavaScript 100.0%