Type alias GetMeetingViewResponse
Get
Meeting
View
Response
: { view
: MeetingView | "immersive"; fullScreen
: boolean; presenting
: boolean; sharingContentHighlighted
: boolean; videoHighlighted
: boolean; followHostsVideoOrder
: boolean }
Type declaration
-
-
fullScreen: boolean
-
presenting: boolean
-
sharingContentHighlighted: boolean
-
videoHighlighted: boolean
-
followHostsVideoOrder: boolean