Gets all user subscriptions (device tokens to send notifications for)
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 22.1.0.0 (22.1.0.0)
Syntax
Parameters
- userName
- Type: System.String
User name
Return Value
Type:String[]Array of device id tokens where given user subscribed to notifications
Implements
IPushNotificationsSubscriptionService.GetSubscriptions(String)See Also