Interface DetailsConfig

Interface of a the configuration for a conferencing object

Hierarchy

  • DetailsConfig

Properties

meetingCode?: string

The conferencing meeting code. Used for Zoom.

password?: string

The conferencing meeting password. Used for Zoom.

phone?: string[]

The conferencing meeting phone numbers. Used for Google Meet.

pin?: string

The conferencing meeting pin. Used for Google Meet.

url?: string

The conferencing meeting url.

Generated using TypeDoc