Scheduling meeting settings locked on account level || Settings defining how to schedule user meetings
More...
|
| bool? | enforceLogin [get, set] |
| | If true, then only signed-in users can join this meeting More...
|
| |
| bool? | startHostVideo [get, set] |
| | Starting meetings with host video on/off (true/false) More...
|
| |
| bool? | startParticipantsVideo [get, set] |
| | Starting meetings with participant video on/off (true/false) More...
|
| |
| string[] | audioOptions [get, set] |
| | Determines how participants can join the audio channel of a meeting Enum: Phone, ComputerAudio, ThirdParty More...
|
| |
| bool? | allowJoinBeforeHost [get, set] |
| | Allows participants to join the meeting before the host arrives More...
|
| |
| bool? | usePmiForScheduledMeetings [get, set] |
| | Determines whether to use Personal Meeting ID (PMI) when scheduling a meeting More...
|
| |
| bool? | usePmiForInstantMeetings [get, set] |
| | Determines whether to use Personal Meeting ID (PMI) when starting an instant meeting More...
|
| |
| bool? | requirePasswordForSchedulingNewMeetings [get, set] |
| | A password will be generated when scheduling a meeting and participants will require password to join a meeting. The Personal Meeting ID (PMI) meetings are not included More...
|
| |
| bool? | requirePasswordForScheduledMeetings [get, set] |
| | Specifies whether to require a password for meetings which have already been scheduled More...
|
| |
| string | defaultPasswordForScheduledMeetings [get, set] |
| | Password for already scheduled meetings. Users can set it individually More...
|
| |
| bool? | requirePasswordForInstantMeetings [get, set] |
| | A random password will be generated for an instant meeting, if set to true. If you use PMI for your instant meetings, this option will be disabled More...
|
| |
| string | requirePasswordForPmiMeetings [get, set] |
| | Specifies whether to require a password for meetings using Personal Meeting ID (PMI). The supported values are: 'none', 'all' and 'jbhOnly' (joined before host only) Enum: all, none, jbhOnly More...
|
| |
| string | pmiPassword [get, set] |
| | The default password for Personal Meeting ID (PMI) meetings More...
|
| |
| bool? | pstnPasswordProtected [get, set] |
| | Specifies whether to generate and require a password for participants joining by phone More...
|
| |
| bool? | muteParticipantsOnEntry [get, set] |
| |
Scheduling meeting settings locked on account level || Settings defining how to schedule user meetings