data/notification library
Classes
- NotificationBeep
- A single beep tone (frequency + duration).
- NotificationBeepParams
- A sequence of beep tones to play.
- NotificationCommand
- Notification command sent to a notification device.
- NotificationDeviceInfo
- Represents info about a connected notification device (e.g. RS6000).
- NotificationLEDParams
- LED notification parameters.
- NotificationVibrateParams
- Vibration notification parameters.
Enums
- NotificationConnectionType
- Connection type for notification devices.
- NotificationDeviceIdentifier
- Identifies specific notification devices.
- NotificationDeviceType
- Notification device types.
- NotificationResults
- Result codes for notification operations.
Exceptions / Errors
- NotificationException
- Exception thrown by notification operations when a device-related error occurs.