Interface TextInputSpecification.Builder

  • Method Details

    • startTimeoutMs

      TextInputSpecification.Builder startTimeoutMs(Integer startTimeoutMs)

      Time for which a bot waits before re-prompting a customer for text input.

      Parameters:
      startTimeoutMs - Time for which a bot waits before re-prompting a customer for text input.
      Returns:
      Returns a reference to this object so that method calls can be chained together.