Share via


QuerySeamlessUpgradeSupportOperation 类

定义

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

表示 VoIP 操作,用于确定远程用户是否支持从手机网络呼叫无缝升级到 VoIP 呼叫。

public ref class QuerySeamlessUpgradeSupportOperation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneInternalContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class QuerySeamlessUpgradeSupportOperation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneInternalContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class QuerySeamlessUpgradeSupportOperation
Public NotInheritable Class QuerySeamlessUpgradeSupportOperation
继承
Object Platform::Object IInspectable QuerySeamlessUpgradeSupportOperation
属性
实现

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Phone.PhoneInternalContract (在 v1.0 中引入)

属性

Id

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

获取 VoIP 操作的 ID。

RemoteId

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

获取正在查询其无缝 VoIP 升级支持的用户的远程 ID。

Type

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

获取 VoIP 操作的类型。

方法

NotifyCompletion(Boolean, SeamlessCallUpgradeSupport)

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

通知系统 VoIP 操作已完成。

适用于

另请参阅