Interface ParticipantCapabilities.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ParticipantCapabilities.Builder,ParticipantCapabilities>, SdkBuilder<ParticipantCapabilities.Builder,ParticipantCapabilities>, SdkPojo
Enclosing class:
ParticipantCapabilities

public static interface ParticipantCapabilities.Builder extends SdkPojo, CopyableBuilder<ParticipantCapabilities.Builder,ParticipantCapabilities>
  • Method Details

    • video

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

      Parameters:
      video - The configuration having the video 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 sharing capabilities for participants over the call.

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