Freigeben über


VideoGalleryTogetherModeParticipantPosition type

Schnittstelle, die die Position eines Teilnehmers im Together-Modus darstellt.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>