Interface MediaPlacement.Builder

    • Method Detail

      • audioHostUrl

        MediaPlacement.Builder audioHostUrl​(String audioHostUrl)

        The audio host URL.

        Parameters:
        audioHostUrl - The audio host URL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • audioFallbackUrl

        MediaPlacement.Builder audioFallbackUrl​(String audioFallbackUrl)

        The audio fallback URL.

        Parameters:
        audioFallbackUrl - The audio fallback URL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • signalingUrl

        MediaPlacement.Builder signalingUrl​(String signalingUrl)

        The signaling URL.

        Parameters:
        signalingUrl - The signaling URL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • turnControlUrl

        MediaPlacement.Builder turnControlUrl​(String turnControlUrl)

        The turn control URL.

        Parameters:
        turnControlUrl - The turn control URL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventIngestionUrl

        MediaPlacement.Builder eventIngestionUrl​(String eventIngestionUrl)

        The event ingestion URL to which you send client meeting events.

        Parameters:
        eventIngestionUrl - The event ingestion URL to which you send client meeting events.
        Returns:
        Returns a reference to this object so that method calls can be chained together.