Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 702 Bytes

callcontrol_answerrequested.md

File metadata and controls

21 lines (15 loc) · 702 Bytes
-api-id -api-type
E:Windows.Media.Devices.CallControl.AnswerRequested
winrt event

Windows.Media.Devices.CallControl.AnswerRequested

-description

Occurs when the device receives a request to answer a call.

-remarks

This class provides access to events that can be monitored and used for modifying the behavior of your telephony-aware app. The following JavaScript code snippet shows how to add event listeners to the CallControl class, and then to respond to one of the events, AnswerRequested.

-examples

-see-also

CallControlEventHandler