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

들어오는 호출의 줄 식별자를 가져옵니다.

적용 대상