Condividi tramite


VideoGalleryTogetherModeParticipantPosition type

Interfaccia che rappresenta la posizione di un partecipante in modalità Insieme.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>