Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 4.37 KB

GetGroupSettings200ResponseOneOfScheduleMeeting.md

File metadata and controls

26 lines (23 loc) · 4.37 KB

# GetGroupSettings200ResponseOneOfScheduleMeeting

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. This field will be deprecated in near future. If you would like to enable this setting, we highly encourage you to use the `require_password_for_pmi_meetings` field. [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]
personal_meeting bool Personal Meeting Setting.<br><br> `true`: Indicates that the &quot;Enable Personal Meeting ID&quot; setting is turned on. Users can choose to use personal meeting ID for their meetings. <br><br> `false`: Indicates that the &quot;Enable Personal Meeting ID&quot; setting is turned off. If this setting is disabled, meetings that were scheduled with PMI will be invalid. Scheduled meetings will need to be manually updated. For Zoom Phone only:If a user has been assigned a desk phone, &quot;Elevate to Zoom Meeting&quot; on desk phone will be disabled. [optional]
pstn_password_protected bool Generate and send new passwords for newly scheduled or edited meetings. [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]
use_pmi_for_instant_meetings bool Indicates whether PMI is enabled for all instant meetings or not. [optional]
use_pmi_for_schedule_meetings bool Indicates whether PMI is enabled for all scheduled meetings or not. [optional]
always_display_zoom_meeting_as_topic \Zoom\Api\Model\GetGroupSettings200ResponseOneOfScheduleMeetingAlwaysDisplayZoomMeetingAsTopic [optional]
always_display_zoom_webinar_as_topic \Zoom\Api\Model\GetGroupSettings200ResponseOneOfScheduleMeetingAlwaysDisplayZoomWebinarAsTopic [optional]

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