SmsGeographicalScope
SmsGeographicalScope
SmsGeographicalScope
SmsGeographicalScope
Enum
Definition
Values that describe the geographical scope of a cell broadcast message.
public : enum class SmsGeographicalScopepublic enum SmsGeographicalScopePublic Enum SmsGeographicalScope// 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 |
cellularMessaging
|
Fields
| Cell Cell Cell Cell | Scope is a single cell tower. |
| CellWithImmediateDisplay CellWithImmediateDisplay CellWithImmediateDisplay CellWithImmediateDisplay | Scope is a single cell tower, with immediate display. |
| LocationArea LocationArea LocationArea LocationArea | Scope is a Location Area. |
| None None None None | An undefined or unknown geographical scope. |
| Plmn Plmn Plmn Plmn | Scope is the entire Public Land Mobile Network (PLMN). |