MobileBroadbandDeviceType
MobileBroadbandDeviceType
MobileBroadbandDeviceType
MobileBroadbandDeviceType
Enum
Definition
Describes different types of Mobile Broadband devices.
Note
This functionality is only available to mobile operator apps and Windows Store 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 : enum class MobileBroadbandDeviceTypepublic enum MobileBroadbandDeviceTypePublic Enum MobileBroadbandDeviceType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| 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)
|
Fields
| Embedded Embedded Embedded Embedded | The device is embedded in the system. |
| Remote Remote Remote Remote | The device is remote. For example, a tethered cellular phone modem. |
| Removable Removable Removable Removable | The device is removable. |
| Unknown Unknown Unknown Unknown | The device type is unknown. |