
Refer to the exhibit. When using the Webex Browser SDK to create calls and share screens, which two statements are valid given a ‘webex’ object such as displayed in the exhibit? (Choose two.)
Select all that apply, then click Submit answer.
-
○
After a meeting is joined, it cannot be left programmatically until the host ends the meeting.
-
○
The webex meetings.register() function must be invoked before attempting to join any meeting.
-
○
The joinMeeting() function throws an error of type ‘media stopped’ if a media stream is stopped.
-
○
Given a Webex meeting number the webex meetings join() function can be used to join the meeting.
-
○
The mediaSettings for a joined meeting accepts boolean attributes to send and receive audio, video, and screen share.