BluetoothMajorClass
BluetoothMajorClass
BluetoothMajorClass
BluetoothMajorClass
Enum
Definition
Indicates the Major Class code of the device, which is the general family of device with which the device is associated.
public : enum class BluetoothMajorClasspublic enum BluetoothMajorClassPublic Enum BluetoothMajorClass// 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 |
bluetooth
|
Fields
| AudioVideo AudioVideo AudioVideo AudioVideo | An audio or video device. Example devices are headset, speaker, stereo, video display and VCR. |
| Computer Computer Computer Computer | A computer. Example devices are desktop, notebook, PDA and organizer. |
| Health Health Health Health | A health device. An example is a heart rate monitor. |
| Imaging Imaging Imaging Imaging | An imaging device. Examples are printer, scanner, camera and display. |
| Miscellaneous Miscellaneous Miscellaneous Miscellaneous | Used when a more specific Major Class code is not suitable. |
| NetworkAccessPoint NetworkAccessPoint NetworkAccessPoint NetworkAccessPoint | A LAN or network Access Point. |
| Peripheral Peripheral Peripheral Peripheral | A peripheral device. Examples are mouse, joystick and keyboard. |
| Phone Phone Phone Phone | A phone. Example devices are cellular, cordless, pay phone and modem. |
| Toy Toy Toy Toy | A toy. |
| Wearable Wearable Wearable Wearable | A wearable device. |