Notification
Table of Contents
Interfaces
- IAction
- Interface IAction
- IApp
- Interface IApp
- IDeferrableApp
- Interface IDeferrableApp
- IDismissableNotifier
- Interface INotifier classes should implement if they want to process notifications that are dismissed by the user.
- IManager
- Interface IManager
- INotification
- Interface INotification
- INotifier
- Interface INotifier
Classes
- AlreadyProcessedException
- IncompleteNotificationException
- Thrown when {@see \OCP\Notification\IManager::notify()} is called with a notification that does not have all required fields set:
- IncompleteParsedNotificationException
- Thrown when {@see \OCP\Notification\IManager::prepare()} is called with a notification that does not have all required fields set at the end of the manager or after a INotifier that claimed to have parsed the notification.
- InvalidValueException
- UnknownNotificationException