300-920 Real Exam Dumps Questions and answers 21-30
Get Full Version of the Exam
http://www.EnsurePass.com/300-920.html
Question No.22
Refer to the exhibit. A macro and a UI extension (also called In-Room Control) are being developed. What is the reason for the error displayed in the console?
-
Widgets of type quot;Sliderquot; are not supported on the device.
-
The UI extension was not exported to the device.
-
The name of the widget in the macro and the UI extension must match.
-
Promises are not supported for this device.
Answer: B
Section: (none)
Explanation/Reference:
Reference: https://www.cisco.com/c/dam/en/us/td/docs/telepresence/endpoint/ce99/webex- board-administrator-guide-ce99.pdf
Question No.23
DRAG DROP
Drag and drop the definitions from the left onto the correct Webex Teams REST API HTTP response status codes on the right.
Select and Place: A.
B.
C.
D.
Answer: Section: (none)
Explanation/Reference:
Reference: https://developer.webex.com/docs/api/basics
Question No.24
DRAG DROP
Refer to the exhibit. Drag and drop the code on the snippet to add the user with email quot;alice@example.comquot; as moderator of the space with the identifier quot;987654321quot;.
Select and Place: A.
B.
C.
D.
Answer: Section: (none)
Explanation/Reference:
Reference: https://developer.webex.com/docs/api/v1/memberships/create-a-membership
Question No.25
Refer to the exhibit. Which Webex Teams REST API request has generated the response body in the exhibit?
-
GET/v1/rooms?sortBy=lastactivity
-
GET/v1/rooms?sortBy=created
-
GET/v1/rooms?max=1
-
GET/v1/spaces?orderBy=lastActivity
Answer: C
Section: (none)
Explanation/Reference:
Reference: https://developer.webex.com/docs/api/v1/rooms/list-rooms
Question No.26
alls and share screens, which two statements are valid given a `webex#39; object such as displayed in the exhibit? (Choose two.) Refer to the exhibit. When using the Webex Browser SDK to create c
-
After a meeting is joined, it cannot be left programmatically until the host ends the meeting.
-
The webex meetings.register() function must be invoked before attempting to join any meeting. The joinMeeting() function throws an error of type `media stopped#39; if a media stream is stopped.
C.
-
Given a Webex meeting number the webex meetings join() function can be used to join the meeting.
-
The mediaSettings for a joined meeting accepts boolean attributes to send and receive audio, video, and screen share.
Answer: AB
Section: (none)
Explanation/Reference:
Reference: https://developer.webex.com/docs/sdks/browser
Question No.27
Refer to the exhibit. A Webex Teams REST API response is shown with the HTTP Header missing. Which HTTP header expected in this response?
-
Push
-
Link
-
Patch
-
Put
Answer: B
Section: (none)
Explanation/Reference:
Reference: https://developer-portal-intb.ciscospark.com/docs/api/basics
Question No.28
DRAG DROP
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.
Select and Place:
A.
B.
C.
D.
Answer: Section: (none)
Explanation/Reference:
Reference: https://www.cisco.com/c/dam/en/us/td/docs/telepresence/endpoint/ce98/sx-mx-dx- room-kit-boards-customization-guide-ce98.pdf
Question No.29
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?
-
POST /teams, POST /memberships, POST /rooms
-
POST /teams, POST /people, POST /rooms
-
POST /teams, POST /team/memberships, POST /rooms
-
POST /teams, POST /team/memberships, POST /rooms, POST /memberships
Answer: B
Section: (none)
Explanation/Reference:
Reference: https://developer.webex.com/docs/api/basics
Question No.30
Which Webex Teams webhook resource type indicates that a user interacted with a card?
-
buttonActions
-
attachmentActions
-
webhookCardActions
-
cardActions
Answer: B
Section: (none)
Explanation/Reference:
Reference: https://developer.webex.com/docs/api/guides/webhooks