NotifyCompletion method
Collapse the table of content
Expand the table of content

QuerySeamlessUpgradeSupportOperation.NotifyCompletion method

Notifies the system that the VoIP operation has completed.

Syntax


Public Sub NotifyCompletion(
  succeeded As Boolean,  
  seamlessCallUpgradeSupport As SeamlessCallUpgradeSupport 
)

Parameters

succeeded

Type: System.Boolean [.NET] | Platform::Boolean [C++]

Whether the operation succeeded.

seamlessCallUpgradeSupport

Type: SeamlessCallUpgradeSupport

The support level for seamlessly upgrading calls to VoIP.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.Networking.Voip
Windows::Phone::Networking::Voip [C++]

Metadata

Windows.WinMD

See also

QuerySeamlessUpgradeSupportOperation

 

 

Show:
© 2017 Microsoft