Skip to main content

MeetingResponseResource

Properties

NameTypeRequiredDescription
uristrLink to a meeting resource
uuidstrUniversally unique identifier of a meeting"
id_strInternal identifier of a meeting
topicstrCustom topic of a meeting
meeting_typeMeetingResponseResourceMeetingType
passwordstrMeeting password
h323_passwordstr
statusstrStatus of a meeting
linksMeetingLinksMeeting links
scheduleMeetingScheduleResourceTiming of a meeting
hostHostInfoRequestMeeting host information
allow_join_before_hostboolIf true, then participants can join the meeting before host arrives
start_host_videoboolStarting meetings with host video on/off (true/false)
start_participants_videoboolStarting meetings with participant video on/off (true/false)
audio_optionsList[MeetingResponseResourceAudioOptions]
recurrenceRecurrenceInfo
auto_record_typeMeetingResponseResourceAutoRecordTypeAutomatic record type
enforce_loginboolIf true, then only signed-in users can join this meeting
mute_participants_on_entryboolIf true, then participants are muted on entry
occurrencesList[MeetingOccurrenceInfo]
enable_waiting_roomboolIf true, then the waiting room for participants is enabled
global_dial_in_countriesList[str]List of global dial-in countries (eg. US, UK, AU, etc.)
alternative_hostsstr

MeetingResponseResourceMeetingType

Properties

NameTypeRequiredDescription
INSTANTstr"Instant"
SCHEDULEDstr"Scheduled"
SCHEDULEDRECURRINGstr"ScheduledRecurring"
RECURRINGstr"Recurring"

MeetingResponseResourceAudioOptions

Properties

NameTypeRequiredDescription
PHONEstr"Phone"
COMPUTERAUDIOstr"ComputerAudio"

MeetingResponseResourceAutoRecordType

Automatic record type

Properties

NameTypeRequiredDescription
LOCALstr"local"
CLOUDstr"cloud"
NONEstr"none"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →