class documentation
A Notifier can deliver notifications.
| Async Method | notify |
Request a future notification at the given time. |
| Method | undeliver |
Remove the previously-delivered notification object from the notification center, if it's still there. |
| Method | unsend |
Prevent the as-yet undelivered notification object from being delivered. |