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: 2.2.1
Syntax
public interface INotificationRelay

The INotificationRelay type exposes the following members.

Properties
  NameDescription
Public propertyScheme
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