Interface ContactCenterActivity.Builder

  • Method Details

    • nextActivity

      ContactCenterActivity.Builder nextActivity(String nextActivity)

      The unique identifier for the next activity to perform after the this activity.

      Parameters:
      nextActivity - The unique identifier for the next activity to perform after the this activity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.