NowPushPayload protocol

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • NowPushPayload is a generic protocol you can use to define a push notification protocol within the NowSDK framework.

    Table 1. Requirements
    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