CallControlEventHandler
CallControlEventHandler
CallControlEventHandler
CallControlEventHandler
Delegate
Definition
Handles the AnswerRequested and AudioTransferRequested events.
public : delegate void CallControlEventHandler(CallControl sender)public delegate void CallControlEventHandler(CallControl sender)Public Delegate CallControlEventHandler(sender As CallControl)// You can use this delegate in JavaScript.
Parameters
The CallControl object that raised the event.
- Attributes
Windows 10 requirements
| Device family |
Windows Desktop Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Media.Devices.CallControlContract (introduced v1)
|