Interface PostAcceptTimeoutConfig.Builder

  • Method Details

    • durationInSeconds

      PostAcceptTimeoutConfig.Builder durationInSeconds(Integer durationInSeconds)

      Duration in seconds for the countdown timer after the agent accepted the contact.

      Parameters:
      durationInSeconds - Duration in seconds for the countdown timer after the agent accepted the contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.