Interface SrtSettings.Builder

    • Method Detail

      • srtCallerSources

        SrtSettings.Builder srtCallerSources​(Collection<SrtCallerSource> srtCallerSources)
        Sets the value of the SrtCallerSources property for this object.
        Parameters:
        srtCallerSources - The new value for the SrtCallerSources property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • srtCallerSources

        SrtSettings.Builder srtCallerSources​(SrtCallerSource... srtCallerSources)
        Sets the value of the SrtCallerSources property for this object.
        Parameters:
        srtCallerSources - The new value for the SrtCallerSources property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.