Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

queryseamlessupgradesupportoperation_notifycompletion_50902544.md

File metadata and controls

31 lines (20 loc) · 1.02 KB
-api-id -api-type
M:Windows.Phone.Networking.Voip.QuerySeamlessUpgradeSupportOperation.NotifyCompletion(System.Boolean,Windows.Phone.Networking.Voip.SeamlessCallUpgradeSupport)
winrt method

Windows.Phone.Networking.Voip.QuerySeamlessUpgradeSupportOperation.NotifyCompletion

-description

Important

The types in the Windows.Phone.Networking.Voip namespace are deprecated, and may not be available in future versions of Windows. Instead, use the equivalent types in the Windows.ApplicationModel.Calls namespace.

Notifies the system that the VoIP operation has completed.

-parameters

-param succeeded

Whether the operation succeeded.

-param seamlessCallUpgradeSupport

The support level for seamlessly upgrading calls to VoIP.

-remarks

-examples

-see-also