Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Developing Applications for Cisco Webex and Webex Devices (DEVWBX)

Last Update 9 hours ago Total Questions : 60

The Developing Applications for Cisco Webex and Webex Devices (DEVWBX) content is now fully updated, with all current exam questions added 9 hours ago. Deciding to include 300-920 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 300-920 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 300-920 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Developing Applications for Cisco Webex and Webex Devices (DEVWBX) practice test comfortably within the allotted time.

Question # 1

Which two statements describe valid limitations for Webex Teams bot accounts in a group space? (Choose two.)

A.

A bot account cannot send a message without an SSL certificate.

B.

A bot account cannot hear a message unless the bot is @ mentioned.

C.

A bot account cannot send a message without a valid access token.

D.

A bot account cannot respond to another bot.

E.

A bot account cannot send a message with an @mention.

Question # 2

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?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 3

Refer to the exhibit.

Which code completes the return statement that initiates local screen sharing on the active meeting?

A.

activeMeeting.updateShare({ sendShare: true receiveShare: true, stream: null

})

B.

activeMeeting.updateShare({ sendShare: true receiveShare: false, stream: remoteShare

})

C.

activeMeeting.updateShare({ sendShare: true receiveShare: true, stream: localShare

})

D.

activeMeeting.updateShare({ sendShare: false receiveShare: false, stream: null

})

Question # 4

With CE 9.8 and above, which two statements are correct when an application is sending and receiving data over a connection established with an xAPI interface? (Choose two.)

A.

All Serial, SSH, and WebSockets can be used to send and receive data.

B.

HttpClient can be used to send requests but not receive responses.

C.

HttpFeedback is the only option to receive data.

D.

The HttpClient command can be used to send requests and read responses over HTTP.

E.

WebSockets is the only option to send and receive data.

Question # 5

Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization? (Choose two.)

A.

Give the user “Read-only administrator privileges” in the Webex Control Hub.

B.

Create an Integration app with all “spark_compliance” read scopes enabled.

C.

Use the Webex Meetings XML API “SetUser” to update the user’s “ < roSiteAdmin > ” value to “TRUE”.

D.

Configure the user as a “Compliance Officer” in the Webex Control Hub.

E.

Create a Bot app with all “webex_compliance” read scopes enabled.

Question # 6

Refer to the exhibit.

A training coordinator must post links to Webex recordings on a company SharePoint site. This is usually a manual process, but a DevOps engineer wants to automate it using Webex XML APIs. After a sucessful LstRecording call wrapped in xml2js, the ‘console dir(result)’ output is shown in the exhibit. Using ‘dot notation’, drag and drop the code below onto the code snippet to output the streamURL for each recording.

Question # 7

Which two statements about Webex Teams refresh tokens are true? (Choose two.)

A.

The refresh token is useless without the client ID and client secret.

B.

An attacker can use the refresh token to send messages on behalf of the user.

C.

The refresh token is used to generate a new access token.

D.

A new refresh token cannot be granted until the client ID is invalidated.

E.

The refresh token does not expire.

Question # 8

Refer to the exhibit.

Certain lighting conditions are needed when hosting Webex meetings for a particular department in a company. A split button that integrates with the lighting controls is added to the Touch 10. However, when the user selects Chill, the lights turn off completely. Which code change resolves this issue?

A.

Change xapi.event to xapi.httpfeedback.

B.

Set x.Type to ‘pressed’ instead of ‘released’.

C.

Set x.Type to ‘clicked’ instead of ‘released’.

D.

Pass x.Value instead of x to the lights function.

Question # 9

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

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 # 10

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.

Go to page: