Skip to content

Commit 75555fe

Browse files
authored
Merge pull request #6168 from MicrosoftDocs/drewbat/xdr-post-toc-refactor
Update to resumemetata header per email request
2 parents fe3e68a + 6e4dd69 commit 75555fe

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)