Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 830 Bytes

callcontrol_redialrequested.md

File metadata and controls

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

Windows.Media.Devices.CallControl.RedialRequested

-description

Occurs when the device receives a request to redial.

-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, RedialRequested.

-examples

-see-also

How to manage calls on the default Bluetooth communications device, RedialRequestedEventHandler