SmsBroadcastType SmsBroadcastType SmsBroadcastType SmsBroadcastType Enum

Definition

Values that describe the type of a broadcast (emergency alert) message.

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 SmsBroadcastTypepublic enum SmsBroadcastTypePublic Enum SmsBroadcastType// 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

CmasAmber CmasAmber CmasAmber CmasAmber

A CMAS Amber alert message.

CmasExtreme CmasExtreme CmasExtreme CmasExtreme

A CMAS Extreme alert message.

CmasPresidential CmasPresidential CmasPresidential CmasPresidential

A Commercial Mobile Alert System (CMAS) Presidential alert message.

CmasSevere CmasSevere CmasSevere CmasSevere

A CMAS Severe alert message.

CmasTest CmasTest CmasTest CmasTest

A CMAS Test message.

EtwsEarthquake EtwsEarthquake EtwsEarthquake EtwsEarthquake

An Earthquake and Tsunami Warning System (ETWS) earthquake alert message.

EtwsTsunami EtwsTsunami EtwsTsunami EtwsTsunami

An ETWS tsunami alert message.

EtwsTsunamiAndEarthquake EtwsTsunamiAndEarthquake EtwsTsunamiAndEarthquake EtwsTsunamiAndEarthquake

An ETWS tsunami and earthquake alert message.

EUAlert1 EUAlert1 EUAlert1 EUAlert1

An EU Alert 1 message.

EUAlert2 EUAlert2 EUAlert2 EUAlert2

An EU Alert 2 message.

EUAlert3 EUAlert3 EUAlert3 EUAlert3

An EU Alert 3 message.

EUAlertAmber EUAlertAmber EUAlertAmber EUAlertAmber

An EU Amber Alert message.

EUAlertInfo EUAlertInfo EUAlertInfo EUAlertInfo

An EU informational message.

LatAlertLocal LatAlertLocal LatAlertLocal LatAlertLocal

A local LAT alert broadcast message.

Other Other Other Other

An unknown broadcast type.