MobileBroadbandDeviceInformation
MobileBroadbandDeviceInformation
MobileBroadbandDeviceInformation
MobileBroadbandDeviceInformation
MobileBroadbandDeviceInformation
Class
Definition
Represents the current state of the mobile broadband network device for the account.
Note
This functionality is only available to mobile operator apps and UWP apps given privileged access by mobile network operators.
If you want to use this API and publish your app to the Store, you will need special approval. For more information, see the Special and restricted capabilities section under App capability declarations.
public : sealed class MobileBroadbandDeviceInformation : IMobileBroadbandDeviceInformation, IMobileBroadbandDeviceInformation2, IMobileBroadbandDeviceInformation3
struct winrt::Windows::Networking::NetworkOperators::MobileBroadbandDeviceInformation : IMobileBroadbandDeviceInformation, IMobileBroadbandDeviceInformation2, IMobileBroadbandDeviceInformation3
public sealed class MobileBroadbandDeviceInformation : IMobileBroadbandDeviceInformation, IMobileBroadbandDeviceInformation2, IMobileBroadbandDeviceInformation3
Public NotInheritable Class MobileBroadbandDeviceInformation Implements IMobileBroadbandDeviceInformation, IMobileBroadbandDeviceInformation2, IMobileBroadbandDeviceInformation3
// This class does not provide a public constructor.
- Attributes
Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Capabilities |
cellularDeviceControl
cellularDeviceIdentity
|
Remarks
If you're trying to get information about a SIM card that uses CMDA, the device information may contain multiple lines. Typically, the first line is for data connection and the second line contains SIM device information.
Properties
CellularClass CellularClass CellularClass CellularClass CellularClass |
Gets the cellular technology used by the mobile broadband network device. |
CurrentRadioState CurrentRadioState CurrentRadioState CurrentRadioState CurrentRadioState |
Gets a value indicating the radio state of the device. |
CustomDataClass CustomDataClass CustomDataClass CustomDataClass CustomDataClass |
Gets the name of the data class when the DataClasses property returns Custom. |
DataClasses DataClasses DataClasses DataClasses DataClasses |
Gets the cellular data services supported by the mobile broadband network device. |
DeviceId DeviceId DeviceId DeviceId DeviceId |
Gets the DeviceInformation Id of the mobile broadband device. |
DeviceType DeviceType DeviceType DeviceType DeviceType |
Gets a value indicating the type of Mobile Broadband device. |
FirmwareInformation FirmwareInformation FirmwareInformation FirmwareInformation FirmwareInformation |
Gets the device-specific firmware information for the mobile broadband network device. |
Manufacturer Manufacturer Manufacturer Manufacturer Manufacturer |
Gets the name of the manufacturer of the mobile broadband network device. |
MobileEquipmentId MobileEquipmentId MobileEquipmentId MobileEquipmentId MobileEquipmentId |
Gets the value that uniquely identifies the mobile broadband device to the network provider. |
Model Model Model Model Model |
Gets the name of the model of the mobile broadband network device. |
NetworkDeviceStatus NetworkDeviceStatus NetworkDeviceStatus NetworkDeviceStatus NetworkDeviceStatus |
Gets the readiness status of the mobile broadband network device. |
PinManager PinManager PinManager PinManager PinManager |
Gets a MobileBroadbandPinManager object for the mobile broadband device. |
Revision Revision Revision Revision Revision |
Gets the revision of the mobile broadband device. |
SerialNumber SerialNumber SerialNumber SerialNumber SerialNumber |
Gets the serial number of the mobile broadband device. |
SimGid1 SimGid1 SimGid1 SimGid1 SimGid1 |
Gets the Group Identifier Level 1 (GID1) of the mobile broadband network device. |
SimIccId SimIccId SimIccId SimIccId SimIccId |
Gets the SIM integrated circuit card identifier (ICCID) for the mobile broadband network device. |
SimPnn SimPnn SimPnn SimPnn SimPnn |
Gets the Public Land Mobile Network (PLMN) name for the mobile broadband device. |
SimSpn SimSpn SimSpn SimSpn SimSpn |
Gets the Service Provider Name (SPN) for the mobile broadband device. |
SubscriberId SubscriberId SubscriberId SubscriberId SubscriberId |
Gets the subscriber identifier for the mobile broadband network device. |
TelephoneNumbers TelephoneNumbers TelephoneNumbers TelephoneNumbers TelephoneNumbers |
Gets the telephone numbers for the mobile broadband device. |