Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 533 Bytes

phonecalldirection.md

File metadata and controls

37 lines (22 loc) · 533 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Calls.PhoneCallDirection
winrt enum

Windows.ApplicationModel.Calls.PhoneCallDirection

-description

Defines constants that specify a phone call direction.

-enum-fields

-field Unknown: 0

Specifies that the direction is unknown.

-field Incoming: 1

Specifies a received (incoming) call.

-field Outgoing: 2

Specifies a dialed (outgoing) call.

-remarks

-see-also

-examples

-capabilities

phoneCall