PhoneTriggerType
PhoneTriggerType
PhoneTriggerType
PhoneTriggerType
Enum
Definition
Indicates a type of event for a phone trigger.
public : enum class PhoneTriggerTypepublic enum PhoneTriggerTypePublic Enum PhoneTriggerType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Mobile Extension SDK (introduced v10.0.10240.0)
Windows Desktop Extension SDK (introduced v10.0.10586.0)
|
| API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (introduced v1)
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (introduced v1)
|
Fields
| AirplaneModeDisabledForEmergencyCall AirplaneModeDisabledForEmergencyCall AirplaneModeDisabledForEmergencyCall AirplaneModeDisabledForEmergencyCall | Airplane mode on a phone line was disabled so the phone could make an emergency call. |
| CallBlocked CallBlocked CallBlocked CallBlocked | The call was blocked. |
| CallHistoryChanged CallHistoryChanged CallHistoryChanged CallHistoryChanged | The call history has changed. |
| CallOriginDataRequest CallOriginDataRequest CallOriginDataRequest CallOriginDataRequest | A request was made for the origin of the phone call. |
| LineChanged LineChanged LineChanged LineChanged | The PhoneLineProperties have changed. |
| NewVoicemailMessage NewVoicemailMessage NewVoicemailMessage NewVoicemailMessage | The system received a new voice mail message or the voice mail count went to 0. |