Interface CampaignCustomMessage.Builder

  • Method Details

    • data

      The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.

      Parameters:
      data - The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.