Delen via


VideoGalleryTogetherModeParticipantPosition type

Interface die de positie van een deelnemer in de Together-modus weergeeft.

type VideoGalleryTogetherModeParticipantPosition = Record<
  string,
  VideoGalleryTogetherModeSeatingInfo
>