RadioKind RadioKind RadioKind RadioKind Enum

Definition

Enumeration that represents the kinds of radio devices.

public : enum class RadioKindpublic enum RadioKindPublic Enum RadioKind// 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

Bluetooth Bluetooth Bluetooth Bluetooth

A Bluetooth radio.

FM FM FM FM

An FM radio.

Note

This value is defined for future use, and is not currently available.

MobileBroadband MobileBroadband MobileBroadband MobileBroadband

A mobile broadband radio.

Note

This value is defined for future use, and is not currently available.

Other Other Other Other

An unspecified kind of radio device.

WiFi WiFi WiFi WiFi

A Wi-Fi radio.