다음을 통해 공유


PhoneCallHistoryEntryReader 클래스

정의

통화 앱이 전화 통화 기록 항목을 읽을 수 있도록 합니다.

public ref class PhoneCallHistoryEntryReader sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallHistoryEntryReader final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneCallHistoryEntryReader
Public NotInheritable Class PhoneCallHistoryEntryReader
상속
Object Platform::Object IInspectable PhoneCallHistoryEntryReader
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
phoneCallHistory phoneCallHistorySystem

메서드

ReadBatchAsync()

PhoneCallHistoryEntry 개체의 목록을 반환합니다.

적용 대상