Skip to content

Commit 6f88d2d

Browse files
Merge pull request #6169 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-09 22:28 UTC
2 parents 0390e3e + 75555fe commit 6f88d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/develop/windows-integration/integrate-app-continuity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The "**X-WNS-ResumeMetadata**" header provides metadata about the resume notific
122122
123123
- **title**: A descriptive title for the notification (for example, "Continue call from...").
124124
- **expiry**: The lifespan of the notification in seconds (for example, "300" for 5 minutes).
125-
- **type**: Notification type - 1 for new resume request, 2 for update (creates new if absent), 3 for delete (no action if missing).
125+
- **type**: Notification type - 1 for new resume request, 2 for delete (no action if missing).
126126
127127
The following JavaScript code snippet demonstrates how to send a WNS raw notification with the necessary headers for updating a resume notification:
128128

0 commit comments

Comments
 (0)