| Class | Description | 
|---|---|
| DeviceInfo | 
 DeviceInfo provides information of the notification device. 
 | 
| Notification | |
| Notification.Beep | 
 This holds the information required for the beep notifications. 
 | 
| Notification.BeepParams | 
 This holds the information required for the beep pattern. 
 | 
| Notification.LEDParams | 
 This holds the information required for the LED notifications. 
 | 
| Notification.VibrateParams | 
 This holds the information required for the vibrate notifications. 
 | 
| NotificationDevice | 
 NotificationDevice  class will represent and provides access to the physical notification device instance. 
 | 
| NotificationManager | 
 This is the primary object to access the notification feature. 
 | 
| Enum | Description | 
|---|---|
| ConnectionType | |
| DeviceType | |
| NotificationManager.DeviceIdentifier | 
 Defines specific notification devices of each type. 
 | 
| NotificationResults | 
 Defines all the error codes that Notification API returns. 
 | 
| Exception | Description | 
|---|---|
| NotificationException | 
 The methods of Notification API will throw a NotificationException when an error
 occurred. 
 |