Class NotificationStrategyFoundation
Hierarchy
-
NotificationStrategyFoundation
Properties
Protected callBack
callBack: function
Methods
Abstract getStrategyName
- getStrategyName(): string
Abstract onNotification
- onNotification(event: CustomEvent): void
Abstract class to encapsulate the structure and methods of the notifications strategies.