PhoneIncomingCallNotificationTriggerDetails 类

定义

表示 PhoneTriggerType.IncomingCallNotification 触发器的详细信息。

public ref class PhoneIncomingCallNotificationTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PhoneIncomingCallNotificationTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PhoneIncomingCallNotificationTriggerDetails
Public NotInheritable Class PhoneIncomingCallNotificationTriggerDetails
继承
Object Platform::Object IInspectable PhoneIncomingCallNotificationTriggerDetails
属性

Windows 要求

设备系列
Windows 10, version 2104 (在 10.0.20348.0 中引入)
API contract
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (在 v3.0 中引入)
应用功能
phoneCall

属性

CallId

获取传入呼叫的呼叫标识符。

LineId

获取传入呼叫的行标识符。

适用于