Topic 6
Which user role implicitly has permission in the Events API to retrieve message created events from other users in the
same organization?
A
Explanation:
Reference: https://developer.webex.com/docs/api/guides/compliance
Topic 6
Refer to the exhibit. A company uses Webex Teams extensively for communications involving customers, and want to
enforce a consistent messaging policy. Which code completes line 20 to send a notification when noncompliant messages
are detected?
C
Explanation:
The function is getmessages. Then a request is made so the get comes in action and does events?Resource=messages to
get the data for the events.
Topic 6
Which two items are needed to give a Webex user the ability to archive all Webex Teams messages for an organization?
(Choose two.)
A D
Explanation:
Reference: https://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cloudCollaboration/spark/esp/Webex-Teams-
Security-Frequently-AskedQuestions.pdf
Topic 6
Which two statements about incoming WebEx call notifications on iOS and Android applications are true? (Choose two.)
B C
Explanation:
Reference:
https://github.com/webex/webex-android-sdk-example-push-notification-server/blob/master/README.md
https://developer.webex.com/docs/sdks/ios
Topic 6
Which two statements about using the Compliance Office role to manage data in Webex Teams are true? (Choose two.)
C E
Explanation:
Reference: https://developer-portal-intb.ciscospark.com/docs/api/guides/compliance
Topic 5
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.)
A B
Explanation:
Reference: https://developer.webex.com/docs/sdks/browser
Topic 6, Administration and Compliance
Topic 5
Which code adds a Space Widget in an HTML script that uses the CSS Webex CDN?
D
Explanation:
Reference: https://developer.webex.com/docs/widgets
Topic 5
DRAG DROP
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.
Select and Place:
Topic 5
DRAG DROP
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.
Select and Place:
Topic 5
DRAG DROP
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.
Select and Place:
Explanation:
Reference: https://github.com/webex/webex-js-sdk/blob/master/packages/node_modules/%40webex/plugin-
meetings/README.md (see start wireless share)