Interface GetHlsStreamingSessionUrlResponse.Builder

  • Method Details

    • hlsStreamingSessionURL

      GetHlsStreamingSessionUrlResponse.Builder hlsStreamingSessionURL(String hlsStreamingSessionURL)

      The URL (containing the session token) that a media player can use to retrieve the HLS master playlist.

      Parameters:
      hlsStreamingSessionURL - The URL (containing the session token) that a media player can use to retrieve the HLS master playlist.
      Returns:
      Returns a reference to this object so that method calls can be chained together.