Developing Applications for Cisco Webex and Webex Devices (DEVWBX) — Question 15
What happens if a meeting is in progress when a DelMeeting request is sent in the Webex Meetings XML API?
Answer options
- A. The meeting host is notified and prompted to allow the meeting to be deleted.
- B. The DelMeeting request drops all call-in users and deletes the meeting.
- C. The DelMeeting request waits until the meeting is completed and then deletes the meeting.
- D. The DelMeeting request results in an error.
Correct answer: A
Explanation
The correct answer is A because when a DelMeeting request is sent during an ongoing meeting, the host is given the option to confirm the deletion. Options B and C are incorrect as the request does not forcibly drop users or wait for completion. Option D is also wrong because the request does not generate an error under these circumstances.