INotificationService Interface |
Namespace: SanteDB.Core.Notifications
The INotificationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Relays |
Gets the notification relays available (SMS, EMAIL, etc.)
| |
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
| Name | Description | |
|---|---|---|
| GetNotificationRelay(String) |
Gets the specified notification relay
| |
| GetNotificationRelay(Uri) |
Gets the specified notification relay
| |
| Send |
Send the message to the specified addresses
|