다음을 통해 공유


PhoneTriggerType 열거형

정의

전화 트리거에 대한 이벤트 유형을 나타냅니다.

public enum class PhoneTriggerType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
enum class PhoneTriggerType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 65536)]
/// [Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 131072)]
enum class PhoneTriggerType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 65536)]
/// [Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 196608)]
enum class PhoneTriggerType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
public enum PhoneTriggerType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 65536)]
[Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 131072)]
public enum PhoneTriggerType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 65536)]
[Windows.Foundation.Metadata.PreviousContractVersion("Windows.ApplicationModel.Calls.CallsPhoneContract", 65536, 196608)]
public enum PhoneTriggerType
var value = Windows.ApplicationModel.Calls.Background.PhoneTriggerType.newVoicemailMessage
Public Enum PhoneTriggerType
상속
PhoneTriggerType
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
Windows Desktop Extension SDK (10.0.10586.0에서 도입되었습니다.)
Windows Mobile Extension SDK (10.0.10586.0에서 도입되었습니다.)
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.ApplicationModel.Calls.CallsPhoneContract (v1.0에서 도입되었습니다.)
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (v1.0에서 도입되었습니다.)
앱 기능
phoneCallHistory phoneCallHistorySystem

필드

AirplaneModeDisabledForEmergencyCall 3

전화선의 비행기 모드가 비활성화되어 전화가 긴급 전화를 걸 수 있었습니다.

CallBlocked 5

호출이 차단되었습니다.

CallHistoryChanged 1

호출 기록이 변경되었습니다.

CallOriginDataRequest 4

전화 통화의 출처에 대한 요청이 이루어졌습니다.

참고

이 상수는 더 이상 사용되지 않습니다.

IncomingCallDismissed 6

들어오는 호출이 해제되었습니다.

참고

이 상수는 더 이상 사용되지 않습니다.

IncomingCallNotification 7

새 수신 호출이 있습니다.

LineChanged 2

PhoneLineProperties가 변경되었습니다.

NewVoicemailMessage 0

시스템에서 새 음성 메일 메시지를 받거나 음성 메일 수가 0으로 이동했습니다.

설명

버전 기록

Windows 버전 SDK 버전 추가된 값
1903 18362 IncomingCallDismissed

적용 대상