Type alias GetMeetingViewResponse
Get
MeetingViewResponse: { 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