IPushNotificationsSubscriptionService Interface

Scanjour Workflow4 Reference Manual
Push notification subscription service public interface

Namespace:  Scanjour.Workflow4.Web.Services
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public interface IPushNotificationsSubscriptionService

The IPushNotificationsSubscriptionService type exposes the following members.

Methods

  NameDescription
Public methodGetSubscriptions
Gets all user subscriptions (device tokens to send notifications for)
Public methodSubscribe
Subscribes to push notifications for specific user logged on device
Public methodUnsubscribe
Unsubscribes from push notifications for specific user logged on device
Top
See Also

Reference