300-920 Dumps

300-920 Free Practice Test

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

QUESTION 6

300-920 dumps exhibit
Refer to the exhibit. A webhook has been created so that an application is notified when users mention a bot in a Webex Teams space. The exhibit shows an example of a notification received by the application. Which code snippet correctly processes the JSON payload using the Webex Node.js SDK in order to print out messages that mention the bot?

Correct Answer: B

QUESTION 7

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

Correct Answer: A

QUESTION 8

Which code adds a Space Widget in an HTML script that uses the CSS Webex CDN?

Correct Answer: D

QUESTION 9

A company wants to adopt Webex Teams as a messaging platform and use REST APIs to automate the creation of teams and rooms. Which sequence of REST API requests is needed to create and populate a new Webex team and create a populated Webex room for the team?

Correct Answer: B

QUESTION 10

300-920 dumps exhibit
Refer to the exhibit. Assume that there is already a connection to a device for this jsxapi.code snippet. Which snippet completes the code so that the connected device makes a call to the user jdoe@example.com?

Correct Answer: D