action
action: "join" | "create"
meetingID
meetingID: string
scheduledDate
scheduledDate: number
secureCode
secureCode: string
eventType
eventType:
| "conference"
| "webinar"
| "chat"
| "broadcast"
recordOnly
recordOnly: boolean
eventStatus
eventStatus: "inactive" | "active"
startIndex
startIndex: number
safeRoom
safeRoom: boolean
autoStartSafeRoom
autoStartSafeRoom: boolean
safeRoomAction
safeRoomAction: "ban" | "warn" | "kick"
dataBuffer
dataBuffer: boolean
bufferType
bufferType: "all" | "audio" | "images"