Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 800 Bytes

File metadata and controls

39 lines (27 loc) · 800 Bytes
-api-id -api-type
T:Windows.Phone.Notification.Management.PhoneCallState
winrt enum

PhoneCallState

-description

Represents the state of the phone call, for instance ringing or on hold.

-enum-fields

-field Unknown:0

The state of the phone call is unknown.

-field Ringing:1

The phone call state is ringing.

-field Talking:2

The phone call state is talking.

-field Held:3

The phone call state is held.

-field Ended:4

The phone call state is ended.

-remarks

Calling this API requires that the ID_CAP_SMS and ID_CAP_SMS_COMPANION capabilities be specified in the application manifest.

-examples

-see-also

-capabilities

accessoryManager