Interface MeetingSetting.Builder

    • Method Detail

      • requirePin

        MeetingSetting.Builder requirePin​(String requirePin)

        The values that indicate whether the pin is always required.

        Parameters:
        requirePin - The values that indicate whether the pin is always required.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RequirePin, RequirePin
      • requirePin

        MeetingSetting.Builder requirePin​(RequirePin requirePin)

        The values that indicate whether the pin is always required.

        Parameters:
        requirePin - The values that indicate whether the pin is always required.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RequirePin, RequirePin