CellularClass CellularClass CellularClass CellularClass Enum

Definition

This enumerated type defines the type of radio standard in a device.

Note

This functionality is only available to mobile operator apps and Windows Store app given privileged access by mobile network operators, mobile broadband adapter IHV, or OEM. For more information, see Mobile Broadband: device apps.

public : enum class CellularClasspublic enum CellularClassPublic Enum CellularClass// 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)
Capabilities
sms cellularMessaging

Fields

Cdma Cdma Cdma Cdma

The device type is CDMA cellular class.

Gsm Gsm Gsm Gsm

The device type is GSM cellular class.

None None None None

The device type corresponds to no cellular class.