Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 3.29 KB

UpdateGroupSettingsRequestOneOfScheduleMeeting.md

File metadata and controls

24 lines (21 loc) · 3.29 KB

# UpdateGroupSettingsRequestOneOfScheduleMeeting

Properties

Name Type Description Notes
audio_type string Determine how participants can join the audio portion of the meeting. [optional]
embed_password_in_join_link bool If the value is set to `true`, the meeting password will be encrypted and included in the join meeting link to allow participants to join with just one click without having to enter the password. [optional]
force_pmi_jbh_password bool If join before host option is enabled for a personal meeting, then enforce password requirement. [optional]
host_video bool Start meetings with host video on. [optional]
join_before_host bool Allow participants to join the meeting before the host arrives [optional]
mute_upon_entry bool Automatically mute all participants when they join the meeting. [optional]
participant_video bool Start meetings with participant video on. [optional]
pstn_password_protected bool Generate and send new passwords for newly scheduled or edited meetings. [optional]
require_password_for_all_meetings bool Require password from all participants before joining a meeting. [optional]
require_password_for_instant_meetings bool If enabled, a random password will be generated on the user's end who starts the instant meeting. Other participants will have to enter the password to join the meeting. If you use PMI for your instant meetings, this option will be disabled. [optional]
require_password_for_pmi_meetings string Indicates whether a password is required for PMI meetings or not. The value can be one of the following:<br> `none`: Do not require password for PMI meetings.<br> `all`: Require participants to enter password for all PMI enabled meetings.<br> `jbh_only`: Require password only for meetings where the &quot;join before host&quot; setting is enabled. [optional]
require_password_for_scheduled_meetings bool Require a password for meetings which have already been scheduled [optional]
require_password_for_scheduling_new_meetings bool This setting applies for regular meetings that do not use PMI. If enabled, a password will be generated while a host schedules a new meeting and participants will be required to enter the password before they can join the meeting. [optional]
upcoming_meeting_reminder bool Receive desktop notification for upcoming meetings. [optional]
always_display_zoom_meeting_as_topic \Zoom\Api\Model\UpdateGroupSettingsRequestOneOfScheduleMeetingAlwaysDisplayZoomMeetingAsTopic [optional]
always_display_zoom_webinar_as_topic \Zoom\Api\Model\UpdateGroupSettingsRequestOneOfScheduleMeetingAlwaysDisplayZoomWebinarAsTopic [optional]

[Back to Model list] [Back to API list] [Back to README]