300-920 Developing Applications for Cisco Webex and Webex Devices (DEVWBX) Questions and Answers
Refer to the exhibit.

On line 4, the script retrieves a context from a DOM element that was generated from a server-side component. How does that server-side component obtain the value for the ‘context’ element?
Which XML snippet does an admin use with a Webex Meetings XML API request to retrieve info on multiple users?
Which two statements about using the Compliance Office role to manage data in Webex Teams are true? (Choose two.)
Refer to the exhibit.

Which code for blank lines 26, 27, and 28 gives invitees 900 seconds before the scheduled time to join the meeting, sets the meeting to last for 30 minutes, and sets the meeting timezone to Pacific US?

Drag and drop the items to complete the jsxapi script. Not all options are used.
What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?
Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization? (Choose two.)
Drag and drop the definitions from the left onto the correct Webex Teams REST API HTTP response status codes on the right.

Drag and drop the code onto the snippet to construct the JavaScript to create a new meeting with the Webex Meetings XML API. Options can be used more than once.

Which element is needed to build a Web application that authenticates Webex users and can post messages under the user’s identity?
Which REST API request is used to list all the Webex Room Kit devices within a large organization so that a new custom In-Room Control can be deployed on all the devices?


Refer to the exhibit.

A macro and a UI extension (also called In-Room Control) are being developed. What is the reason for the error displayed in the console?
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?




