Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

300-920 Exam Dumps - Developing Applications for Cisco Webex and Webex Devices (DEVWBX)

Question # 4

Drag and drop the components to create the authentication header used for the Webex Teams API. Not all options are used.

Full Access
Question # 5

What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?

A.

The meeting host is notified and prompted to allow the meeting to be deleted.

B.

The DelMeeting request drops all call-in users and deletes the meeting.

C.

The DelMeeting request waits until the meeting is completed and then deletes the meeting.

D.

The DelMeeting request results in an error.

Full Access
Question # 6

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.)

A.

After a meeting is joined, it cannot be left programmatically until the host ends the meeting.

B.

The webex meetings.register() function must be invoked before attempting to join any meeting.

C.

The joinMeeting() function throws an error of type ‘media stopped’ if a media stream is stopped.

D.

Given a Webex meeting number the webex meetings join() function can be used to join the meeting.

E.

The mediaSettings for a joined meeting accepts boolean attributes to send and receive audio, video, and screen share.

Full Access
Question # 7

Refer to the exhibit.

A Webex device In-Room Control editor screenshot and associated Macro code is shown. Drag and drop the code snippets to complete the JavaScript Macro that launches a call when the Call button on the custom control panel is touched. Not all options are used.

Full Access
Question # 8

Drag and drop the methods from the left into the correct order of execution on the right to use webex-js-sdk in a browser to call and share the screen with another Webex user. Not all methods are used.

Full Access
Question # 9

Refer to the exhibit.

A snippet from the XSD schema of the Webex Meeting XML API ‘LstRecordingResponse’ element is listed in the exhibit. Assuming that a variable named ‘resp’ exists that contains the XML response from a successful ‘LstRecording’ request, which code snippet correctly generates a simple report that lists meeting names and recording file download links?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access