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

Cisco 300-920 Dumps

Page: 1 / 2
Total 60 questions

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

Question 1

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

Options:

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 2

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

Options:

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 “” 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 3

Which expression is a valid Webex Teams webhook filter?

Options:

A.

personEmail=person@example.com+roomId=abc123

B.

personEmail=person@example.com-roomId=abc123

C.

personEmail=person@example.com&roomId=abc123

D.

personEmail=person@example.com,roomId=abc123

Question 4

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

Options:

Question 5

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?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 6

Refer to the exhibit.

When using the Webex Browser SDK to create calls and share screens, which two statements are valid given a ‘webex’ object such as displayed in the exhibit? (Choose two.)

Options:

A.

After a meeting is joined, it cannot be left programmatically until the host ends the meeting.

B.

The webex meetings.register() function must be invoked before attempting to join any meeting.

C.

The joinMeeting() function throws an error of type ‘media stopped’ if a media stream is stopped.

D.

Given a Webex meeting number the webex meetings join() function can be used to join the meeting.

E.

The mediaSettings for a joined meeting accepts boolean attributes to send and receive audio, video, and screen share.

Question 7

Drag and drop the expressions from the right onto the Webex JavaScript SDK code on the left to create a Webex Teams space, add a person to the space, and send a welcome message. Not all expressions are used.

Options:

Question 8

Refer to the exhibit.

A Webex Teams REST API response is shown with the HTTP Header missing. Which HTTP header expected in this response?

Options:

A.

Push

B.

Link

C.

Patch

D.

Put

Question 9

Refer to the exhibit.

Which Webex Teams REST API request has generated the response body in the exhibit?

Options:

A.

GET/v1/rooms?sortBy=lastactivity

B.

GET/v1/rooms?sortBy=created

C.

GET/v1/rooms?max=1

D.

GET/v1/spaces?orderBy=lastActivity

Page: 1 / 2
Total 60 questions