Interface ParticipantCapabilities.Builder

  • Method Details

    • video

      The configuration having the video and screen sharing capabilities for participants over the call.

      Parameters:
      video - The configuration having the video and screen sharing capabilities for participants over the call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • video

      The configuration having the video and screen sharing capabilities for participants over the call.

      Parameters:
      video - The configuration having the video and screen sharing capabilities for participants over the call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • screenShare

      ParticipantCapabilities.Builder screenShare(String screenShare)

      The screen sharing capability that is enabled for the participant. SEND indicates the participant can share their screen.

      Parameters:
      screenShare - The screen sharing capability that is enabled for the participant. SEND indicates the participant can share their screen.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • screenShare

      The screen sharing capability that is enabled for the participant. SEND indicates the participant can share their screen.

      Parameters:
      screenShare - The screen sharing capability that is enabled for the participant. SEND indicates the participant can share their screen.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: