PhoneIncomingCallNotificationTriggerDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the details of a PhoneTriggerType.IncomingCallNotification trigger.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10, version 2104 (introduced in 10.0.20348.0)
|
API contract |
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (introduced in v3.0)
|
App capabilities |
phoneCall
|
Properties
CallId |
Gets the call identifier for the incoming call. |
LineId |
Gets the line identifier for the incoming call. |