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)

检索要向用户显示的相应连接字符串。

适用于