Namespace LemonEdge.API.Notifications
Classes
NotificationTypeFactory
A factory class for creating instances of the INotificationType implementations
SystemNotificationTypeIDs
A helper class holding the unique ids for the default system notification types implementing INotificationType
Interfaces
INotificationType
An interface that any notification implementation can implement
It is then available as an option wherever Notification Types are used, such as against IActionTrigger with an action of Notification