Interface | Description |
---|---|
INotificationController | |
INotificationData |
Represents notification data.
|
INotificationEmitter<T extends INotificationData> |
Represents a notification emitter for an
INotificationData type. |
INotificationProcessor<T extends INotificationData> |
Represents a processor for an
INotificationData type. |
INotificationRecipient |
Represents a notification data's recipient
|
INotificationRecipientBuilder |
Builder tool used to produce notification recipient.
|
Copyright © 2022 Visiativ. All rights reserved.