Interface AttendeeFeatures.Builder

    • Method Detail

      • maxCount

        AttendeeFeatures.Builder maxCount​(Integer maxCount)

        The maximum number of attendees allowed into the meeting.

        Parameters:
        maxCount - The maximum number of attendees allowed into the meeting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.