Interface LiveViewStream.Builder

  • Method Details

    • streamEndpoint

      LiveViewStream.Builder streamEndpoint(String streamEndpoint)

      The endpoint URL for the live view stream. This URL is used to establish a connection to receive visual updates from the browser session.

      Parameters:
      streamEndpoint - The endpoint URL for the live view stream. This URL is used to establish a connection to receive visual updates from the browser session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.