VideoGalleryTogetherModeParticipantPosition type
Rozhraní reprezentující pozici účastníka v režimu Společně.
type VideoGalleryTogetherModeParticipantPosition = Record<
string,
VideoGalleryTogetherModeSeatingInfo
>