Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 772 Bytes

accessorymanager_endphonecall_1520580914.md

File metadata and controls

27 lines (19 loc) · 772 Bytes
-api-id -api-type
M:Windows.Phone.Notification.Management.AccessoryManager.EndPhoneCall(System.UInt32)
winrt method

Windows.Phone.Notification.Management.AccessoryManager.EndPhoneCall

-description

Ends a phone call for the given phone call identifier.

-parameters

-param phoneCallId

The identifier of the phone call. Get this value from PhoneNotificationTriggerDetail.CallDetails.CallID property for an active incoming phone call.

-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