Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 630 Bytes

dialrequestedeventargs.md

File metadata and controls

21 lines (15 loc) · 630 Bytes
-api-id -api-type
T:Windows.Media.Devices.DialRequestedEventArgs
winrt class

Windows.Media.Devices.DialRequestedEventArgs

-description

Contains information for the DialRequested event.

-remarks

This object is not instantiated directly, it is returned by the CallControl.DialRequested event as an argument to the DialRequestedEventHandler delegate.

-examples

-see-also

CallControl