Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationPushService

Index

Constructors

constructor

Properties

appId

appId: ObjectId

config

config: PushConfig

configString

configString: string

connected

connected: boolean = false

lastUsageAt

lastUsageAt: Date

push

push: PushNotifications

Static servicesByApp

servicesByApp: StringTMap<NotificationPushService> = ...

Methods

bumpUsage

  • bumpUsage(): void

connect

  • connect(): void

disconnect

  • disconnect(): void

setConfig

Static pushConfigFromApp

Static sendNotification

Static sendPendingNotifications

  • sendPendingNotifications(): void

Static serviceForApp

Static shutdownUnsedService

  • shutdownUnsedService(): void

Generated using TypeDoc