Click or drag to resize

INotificationRelay Interface

A particular relay of messages (e-mail, SMS, etc.)

Namespace: SanteDB.Core.Notifications
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface INotificationRelay

The INotificationRelay type exposes the following members.

Properties
 NameDescription
Public propertySupportedSchemes Gets the telecommunications scheme that this relay can handle
Top
Methods
 NameDescription
Public methodSend Send the specified notification to the specified address
Top
See Also