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

Exact2Pass Menu

Question # 4

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.

Full Access
Question # 5

Drag and drop the code onto the snippet to construct the JavaScript to create a new meeting with the Webex Meetings XML API. Options can be used more than once.

Full Access
Question # 6

Drag and drop the code to complete the snippet that sends a message to the room “My First Room” using the Browser SDK. Not all options are used.

Full Access
Question # 7

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.

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.

Full Access
Question # 8

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.

Full Access
Question # 9

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?

A.

Widgets of type “Slider” are not supported on the device.

B.

The UI extension was not exported to the device.

C.

The name of the widget in the macro and the UI extension must match.

D.

Promises are not supported for this device.

Full Access