Weekend Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

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

Page: 1 / 6
Total 60 questions

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

Question 1

Drag and drop the code segments to construct a script that carries out these functions:

  • adds a new room
  • adds two users, Bob, and Alice, to the room
  • when both the users have been added, sends a welcome message

Question # 1

Options:

Question 2

Refer to the exhibit.

Question # 2

Drag and drop the code on the snippet to add the user with email “alice@example.com” as moderator of the space with the identifier “987654321”.

Question # 2

Options:

Question 3

Refer to the exhibit.

Question # 3

What is the Webex Teams REST API HTTP response status code, based on this code snippet?

Options:

A.

401

B.

403

C.

429

D.

501

Question 4

Refer to the exhibit.

Question # 4

An end user reports that the speed dial button is not working on their Webex Device, and when loading into the Macro Editor, this error was presented. On which line is the incorrect syntax?

Options:

A.

line 4

B.

line 14

C.

line 15

D.

line 22

Question 5

Drag and drop the code to complete the JavaScript to display the first URL from a user’s list of Webex Meetings recordings. Not all options are used.

Question # 5

Options:

Question 6

Refer to the exhibit.

Question # 6

With this in-room configuration, which command successfully sets the slider to 50?

Options:

A.

xcommand UserInterface Extensions Widget SetSlider Value: 50

B.

xcommand UserInterface Extensions Widget Slider: 50 Widget: “widget_1”

C.

xconfiguration UserInterface Extensions widget_1 50

D.

xcommand UserInterface Extensions Widget SetValue WidgetId: “widget_1” Value: 50

Question 7

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 8

Refer to the exhibit.

Question # 8

An ‘Action Button’ with identifier ‘panel_1’ is deployed to the Touch10 interface of a Room Series device. Which event must be inserted into line 14 to turn the music on/off in the conference room?

Options:

A.

UserInterface Extensions Event Pressed

B.

UserInterface Extensions Panel Clicked

C.

UserInterface Extensions Widget GetValue

D.

UserInterface Extensions Widget Action

Question 9

Refer to the exhibit.

Question # 9

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?

Options:

A.

by opening a dialog asking the end-user to paste his personal access token

B.

by completing an authorization code grant flow using the identifier and secret of an OAuth integration

C.

by embedding the access token of a Bot account

D.

by creating a guest token using the identifier and secret of a Guest Issuer application

Page: 1 / 6
Total 60 questions