Interface StreamingExperienceSettings.Builder

  • Method Details

    • preferredProtocol

      StreamingExperienceSettings.Builder preferredProtocol(String preferredProtocol)

      The preferred protocol that you want to use while streaming your application.

      Parameters:
      preferredProtocol - The preferred protocol that you want to use while streaming your application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • preferredProtocol

      StreamingExperienceSettings.Builder preferredProtocol(PreferredProtocol preferredProtocol)

      The preferred protocol that you want to use while streaming your application.

      Parameters:
      preferredProtocol - The preferred protocol that you want to use while streaming your application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: