DyteConnectedMeetings
This consists of the methods to faciliate connected meetings
connectedMeetings.getConnectedMeetings()
get connected meeting state
connectedMeetings.createMeetings()
create connected meetings
connectedMeetings.updateMeetings()
update meeting title
connectedMeetings.deleteMeetings()
delete connected meetings
connectedMeetings.moveParticipants(sourceMeetingId, destinationMeetingId, participantIds)
Trigger event to move participants
| Param | Type | Description | 
|---|---|---|
| sourceMeetingId | string | id of source meeting | 
| destinationMeetingId | string | id of destination meeting | 
| participantIds | Array.<string> | list of id of the participants | 
connectedMeetings.moveParticipantsWithCustomPreset()
Trigger event to move participants with custom preset