PhoneLineCellularDetails 클래스

정의

전화선의 셀룰러 구성 요소와 자세한 상호 작용을 제공합니다.

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

Windows 요구 사항

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

속성

IsModemOn

이 전화선의 모뎀이 켜지는지 나타냅니다.

RegistrationRejectCode

전화선에 대한 등록 거부 코드를 가져옵니다.

SimSlotIndex

휴대폰 회선과 연결된 SIM 카드 슬롯 인덱스 가져오기

SimState

휴대폰 회선과 연결된 SIM 카드 상태를 가져옵니다.

메서드

GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation)

사용자에게 표시할 적절한 연결 문자열 검색합니다.

적용 대상