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: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- userName
- Type: SystemString
User name
Return Value
Type: StringArray of device id tokens where given user subscribed to notifications
Implements
IPushNotificationsSubscriptionServiceGetSubscriptions(String)See Also