| Interface | Description |
|---|---|
| CryptoConfigurationProviderI |
Interface to be implemented by classes which provide info about wanted signing and encryption to the notification
system.
|
| NotificationTemplateContextProviderI |
Interface to be implemented by classes that can provide variables for the
interpretation of notification templates.
|
| Class | Description |
|---|---|
| AddressWithInfo |
This class is needed at a time when the info from which notification (and thus which receiver, as they have a 1:1
relation) an address has come from is no longer certain.
|
| NotificationHandler | |
| NotificationHandler.NHRecentEventsCounter | |
| NotificationHandlerNG |
Base class for newer handler subclasses which use a more common structure.
|
| NotificationModule |
This is the main class of the notification system.
|
| PhonenumberBasedNotificationHandler |
Base class for notification handler subclasses which use telephone numbers as their addresses.
|
| ReceiverDeterminationResult | |
| TemplateScriptAPI |
| Enum | Description |
|---|---|
| NotificationSendingState |
Represents the state of a notification sending process.
|
| Exception | Description |
|---|---|
| NoHandlerAvailableException | |
| NoPublicKeyAvailableException |
Exception to be thrown when encryption fails because the required public key was not provided.
|
| NoSecretKeyAvailableException |
Exception to be thrown when signing fails because the required secret key was not provided to the application.
|
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.