Defines methods that configure local notifications.
An instance of the LocalNotifications
object can be obtained via the
launchbox.LocalNotifications
reference.
Name | Description |
---|---|
cancelAll | Cancels all notifications (pending and received ones). |
schedule | Schedules a notification. |