PushNotificationController Constructor
Namespace:
Suoranta.EnterpriseLib.Web.WebAPI
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
protected PushNotificationController( IPushSubscriptionStore subscriptionStore, IPushNotificationService notificationService, IPushNotificationsQueue pushNotificationsQueue )
Parameters
- subscriptionStore
- Type: Suoranta.EnterpriseLib.Web.Interfaces..::..IPushSubscriptionStore
- notificationService
- Type: Suoranta.EnterpriseLib.Web.Interfaces..::..IPushNotificationService
- pushNotificationsQueue
- Type: Suoranta.EnterpriseLib.Web.Interfaces..::..IPushNotificationsQueue

