Click or drag to resize

IPushNotificationService Interface

Represents a service which can initiate a remote synchronization

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public interface IPushNotificationService : IServiceImplementation

The IPushNotificationService type exposes the following members.

Properties
  NameDescription
Public propertyServiceName
Gets the service name
(Inherited from IServiceImplementation.)
Top
Events
  NameDescription
Public eventMessageReceived
Push has been received
Top
See Also