Click or drag to resize

IPushNotificationServiceMessageReceived Event

Push has been received

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
event EventHandler<PushNotificationEventArgs> MessageReceived

Value

Type: SystemEventHandlerPushNotificationEventArgs
See Also