Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco Exam 300-835 Topic 2 Question 64 Discussion

Actual exam question for Cisco's 300-835 exam
Question #: 64
Topic #: 2
[All 300-835 Questions]

Refer to the exhibit.

This exhibit is a simple Python scrip to monitor call activity for a local Webex room device. Which code snippet listens for call events and completes the script?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Yolando
4 days ago
Ha! Option D is a classic trap answer. 'xfeedback'? What is this, some kind of secret developer handshake?
upvoted 0 times
...
Iraida
8 days ago
Hmm, I'm not too sure about this one. I'll have to think it through a bit more. 'xfeedback' doesn't sound like the right function to use here.
upvoted 0 times
...
Jacqueline
10 days ago
I'm going with Option B. 'Feedback' seems more relevant for call events than 'Status'.
upvoted 0 times
...
Eden
16 days ago
I'm not sure, but I think A) await client.xfeedback( ['Status', 'Call', 'Status'], callback, False) could also be a possibility.
upvoted 0 times
...
Mica
17 days ago
I disagree, I believe the correct answer is C) await client.subscribe( ['Status', 'Call', 'Status'], callback, False)
upvoted 0 times
...
Dortha
21 days ago
Option C seems to be the correct answer. It's listening for the 'Status', 'Call', and 'Status' events, which makes sense for monitoring call activity.
upvoted 0 times
Cherry
6 days ago
User3: That makes sense for monitoring call activity.
upvoted 0 times
...
Chi
7 days ago
User2: I agree, it listens for the 'Status', 'Call', and 'Status' events.
upvoted 0 times
...
Thora
8 days ago
User1: I think option C is the correct answer.
upvoted 0 times
...
...
Caitlin
23 days ago
I think the answer is B) await client.subscribe( ['Feedback', 'Call', 'Status'], callback, False)
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77