SeamlessCallUpgradeSupport enumeration

Specifies the support level for seamlessly upgrading cellular calls to VoIP.

Syntax

public enum SeamlessCallUpgradeSupport
Public Enum SeamlessCallUpgradeSupport
public enum class SeamlessCallUpgradeSupport

Members

The SeamlessCallUpgradeSupport enumeration has these members.

Member Value Description
Unknown 0

VoIP call upgrade support cannot be determined.

NotSupported 1

VoIP call upgrade is not supported.

Supported 2

VoIP call upgrade is supported.

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

Attributes

[Version(0x06030000)]