startScreenShare()
Share Screen in the meeting
caution
join() must be called before calling this method
Call this method to share the user's screen.
A popup will be shown to the user to select the screen they wish to share.
If the user has multiple monitors then the user can select which monitor they want to share.
The user can also choose a window or a tab to share.
JavaScript
await meeting.startScreenShare()
If the user is currently sharing their camera, the camera feed will be replace by their screen.