次の方法で共有


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

着信呼び出しの行識別子を取得します。

適用対象