LocalNotificationsService and related classes.See: Description
| Interface | Description |
|---|---|
| LocalNotificationsService |
Used to schedule a native notification.
|
| Class | Description |
|---|---|
| LocalNotificationsServiceFactory | |
| Notification |
Represents a single notification that can be installed onto the system using
LocalNotificationsService. |
LocalNotificationsService and related classes.