Unsubscribes from push notifications for specific user logged on device
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.2.0.0 (23.2.0.0)
Syntax
Parameters
- userName
- Type: System.String
Target user-name - deviceToken
- Type: System.String
Target device token
Implements
IPushNotificationsSubscriptionService.Unsubscribe(String, String)See Also