Interface CreateStreamSessionConnectionResponse.Builder

  • Method Details

    • signalResponse

      CreateStreamSessionConnectionResponse.Builder signalResponse(String signalResponse)

      The WebRTC answer string that the stream server generates in response to the SignalRequest.

      Parameters:
      signalResponse - The WebRTC answer string that the stream server generates in response to the SignalRequest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.