@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
71 lines • 1.88 kB
JSON
{
"schedule_meeting": {
"host_video": false,
"participants_video": false,
"audio_type": "voip",
"join_before_host": false,
"force_pmi_jbh_password": false,
"pstn_password_protected": false
},
"in_meeting": {
"e2e_encryption": true,
"chat": true,
"private_chat": true,
"auto_saving_chat": false,
"entry_exit_chime": "a''",
"record_play_voice": true,
"file_transfer": true,
"feedback": true,
"co_host": true,
"polling": true,
"attendee_on_hold": false,
"annotation": false,
"remote_control": true,
"non_verbal_feedback": true,
"breakout_room": false,
"remote_support": true,
"closed_caption": false,
"group_hd": false,
"virtual_background": true,
"far_end_camera_control": false,
"share_dual_camera": false,
"attention_tracking": false,
"waiting_room": false,
"allow_live_streaming": false,
"workplace_by_facebook": false,
"custom_live_streaming": true,
"custom_service_instructions": "string"
},
"email_notification": {
"jbh_reminder": false,
"cancel_meeting_reminder": false,
"alternative_host_reminder": true
},
"recording": {
"local_recording": true,
"cloud_recording": false,
"record_speaker_view": true,
"record_gallery_view": false,
"record_audio_file": false,
"save_chat_text": false,
"show_timestamp": true,
"recording_audio_transcript": true,
"auto_recording": "local",
"auto_delete_cmr": false,
"auto_delete_cmr_days": 8
},
"telephony": {
"third_party_audio": false,
"audio_conference_info": "string",
"show_international_numbers_link": true
},
"feature": {
"meeting_capacity": 2,
"large_meeting": true,
"large_meeting_capacity": 1,
"webinar": true,
"webinar_capacity": 3,
"cn_meeting": true,
"in_meeting": false
}
}