Interface ContactCenterActivity.Builder

    • Method Detail

      • 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.