PhoneCallStore 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
디바이스에서 사용할 수 있는 전화선에 대한 정보 컬렉션을 나타냅니다.
public ref class PhoneCallStore sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsPhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallStore final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsPhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneCallStore
Public NotInheritable Class PhoneCallStore
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
|
API contract |
Windows.ApplicationModel.Calls.CallsPhoneContract (v1.0에서 도입되었습니다.)
|
앱 기능 |
phoneCallHistory
phoneCallHistorySystem
|
메서드
GetDefaultLineAsync() |
현재 기본 전화선의 줄 ID를 가져옵니다. |
IsEmergencyPhoneNumberAsync(String) |
전화 번호가 알려진 응급 서비스 공급자에 연결되는지 확인합니다. |
RequestLineWatcher() |
디바이스에 대한 PhoneLineWatcher 클래스의 instance 검색합니다. |