Share via


PhoneCallBlocking 클래스

정의

수신되는 전화 번호 차단을 제어합니다.

public ref class PhoneCallBlocking abstract 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 PhoneCallBlocking 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 static class PhoneCallBlocking
Public Class PhoneCallBlocking
상속
Object Platform::Object IInspectable PhoneCallBlocking
특성

Windows 요구 사항

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

설명

통신 차단의 작동 방식과 애플리케이션에서 통신 차단을 구현하는 방법에 대한 자세한 내용은 Windows.ApplicationModel.CommunicationBlocking을 참조하세요.

속성

BlockPrivateNumbers

PhoneCallBlocking instance 개인 번호를 차단할지 여부를 가져오거나 설정합니다.

BlockUnknownNumbers

PhoneCallBlocking instance 알 수 없는 숫자를 차단할지 여부를 가져오거나 설정합니다.

메서드

SetCallBlockingListAsync(IIterable<String>)

차단해야 하는 숫자 목록을 설정합니다.

적용 대상

추가 정보