---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowPushPayload protocol

# NowPushPayload protocol {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

NowPushPayload is a generic protocol you can use to define a push
notification protocol within the `NowSDK` framework.
{#NowPushPayloadiOSProtocol__entry__3}

| Name | Type | Description |
|-|-|-|
| message | String | Message displayed to the user in the push notification, located in the body field of the push notification. |
| type | `NowPushType: String, Codable` | Type of push notification. Possible values: * launchVirtualAgent |
[Table 1. Requirements]


