Interface WidgetDestination.Builder

  • Method Details

    • widgetId

      WidgetDestination.Builder widgetId(String widgetId)

      The identifier of the communication widget that delivers the notification to the customer's browser.

      Parameters:
      widgetId - The identifier of the communication widget that delivers the notification to the customer's browser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • profileId

      WidgetDestination.Builder profileId(String profileId)

      The identifier of the customer profile associated with the browser session that should receive the notification.

      Parameters:
      profileId - The identifier of the customer profile associated with the browser session that should receive the notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.