Question 23 of 28 from exam 300-835-CLAUTO: Automating Cisco Collaboration Solutions

Question 23 of 28 from exam 300-835-CLAUTO: Automating Cisco Collaboration Solutions

Question

DRAG DROP - Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page.

Not all items are used.

Select and Place:

Answer Area

<body>

<div id="my-webexteams-widget” style="width:

<seript>
<var widgetEl - document.getElementById(*
// Init a new widget

500px; height: 500px;”/>

ciscopark.widget (widgetE1) .

accessToken: ‘ACCESS TOKEN’,
destinationId: ‘SPACE_ID’,

destinationType: *

ys;

</script>
</body>
my-webexteams-widget. spaceId my SpaceWidget
webexteams-widget space_ID spaceWidget

RoomId PersonEmail

Me

Explanations

Answer Area

<body>
<div id="my-webexteams-widget” style="width: 500px; height: 500px;"/>
<seript>
<var widgetEl = document.getElementById(* | my-webexteams-widget |‘);

// Init a new widget

ciscopark.widget (widgetEl) . spaceWidget et

accessToken: ‘ACCESS TOKEN’,
destinationId: ‘SPACE_ID’,

destinationType: * spaceId
ys;
</script>
</body>
my-webexteams-widget. spaceId my SpaceWidget
webexteams-widget space_ID spaceWidget

RoomId PersonEmail