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

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

Demo: 9 questions
Total 60 questions

Developing Applications for Cisco Webex and Webex Devices (DEVWBX) Questions and Answers

Question 1

Which xAPI access mechanism requires separate connections for commands and notifications?

Options:

A.

Serial

B.

WebSocket

C.

HTTP/HTTPS

D.

SSH

Question 2

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?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 3

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.

Options:

Question 4

Which two tasks should use a Webex bot instead of aWebex integration? (Choose two.)

Options:

A.

Ask a QUESTION NO: in natural language to obtain the current price of a stock.

B.

Translate a word or phrase from Italian to English.

C.

Notify all users who send a 1:1 message that the user is currently out of the office.

D.

Automatically delete a message that was sent with spelling or grammatical errors.

E.

Archive all the messages in a group space.

Question 5

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.

Options:

Question 6

Which two statements are true when comparing the SSH, HTTP, and WebSocket interfaces of a Cisco Collaboration device? (Choose two.)

Options:

A.

The SSH interface supports XML payloads only.

B.

The SSH, HTTP, and WebSocket interfaces support JSON and XML payloads.

C.

The HTTP interface supports JSON and XML payloads.

D.

Communications can be encrypted for all SSH, HTTP, and WebSocket interfaces.

E.

The WebSocket interface supports JSON payloads only.

Question 7

A Webex Teams bot is deployed but soon it stops responding. Which two explanations are the cause of the issue? (Choose two.)

Options:

A.

A new webhook was created, which marks the old webhook as inactive.

B.

The web server that is set to receive webhooks is not configured to return a 200 message. And the webhook is disabled.

C.

The webhook secret is expired and must be refreshed.

D.

The refresh token is not being used.

E.

The bot owner regenerated the access token on developer.webex.com.

Question 8

Refer to the exhibit.

A developer must construct an HTTP Request to use the XML API to set a Personal Meeting Room PIN for a given user.

Which code completes the code to create the request?

Options:

A.

xmlhttp.open(“GET”, “https://cisco.webex.com/WBXService/XMLService”);

B.

xmlhttp.open(“PATCH”, “https://cisco.webex.com/WBXService/XMLService”);

C.

xmlhttp.open(“PUT”, “https://cisco.webex.com/WBXService/XMLService”);

D.

xmlhttp.open(“POST”, “https://cisco.webex.com/WBXService/XMLService”);

Question 9

Drag and drop the expressions to create a Webex Teams widget that uses Guest Issuer to enable customers to chat and meet with agents. Not all options are used.

Options:

Demo: 9 questions
Total 60 questions