Windows.ApplicationModel.Calls.Background Namespace

The classes in Windows.ApplicationModel.Calls.Background are used by device background tasks to handle changes to phone lines, call states, and voice mail counts for the device.

Classes

PhoneCallBlockedTriggerDetails

Used to provide the details about a call that was just blocked.

PhoneCallOriginDataRequestTriggerDetails

Used to provide the origin details of the phone call.

Note

This class is deprecated.

PhoneIncomingCallDismissedTriggerDetails

The trigger details for the IncomingCallDismissed trigger.

Note

This class is deprecated.

PhoneIncomingCallNotificationTriggerDetails

Represents the details of a PhoneTriggerType.IncomingCallNotification trigger.

PhoneLineChangedTriggerDetails

Used to provide the details about a change to the properties of a phone line.

PhoneNewVoicemailMessageTriggerDetails

Used to provide the details about a new voice mail message on a phone line.

Enums

PhoneCallBlockedReason

Provides the reason why a phone call was rejected.

PhoneIncomingCallDismissedReason

Indicates the reason for IncomingCallDismissed trigger.

Note

This enum is deprecated.

PhoneLineChangeKind

Indicates the type of change for a background phone line change trigger.

PhoneLineProperties

Indicates a set of property flags that are part of a phone line changed trigger. Multiple properties can be set at one time.

PhoneTriggerType

Indicates a type of event for a phone trigger.