Interface StreamClosedEvent.Builder

  • Method Details

    • requestCharacters

      StreamClosedEvent.Builder requestCharacters(Integer requestCharacters)

      The total number of characters synthesized during the streaming session.

      Parameters:
      requestCharacters - The total number of characters synthesized during the streaming session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.