Uses of Interface
com.openfin.desktop.notifications.NotificationSource
| Package | Description |
|---|---|
| com.openfin.desktop.notifications | |
| com.openfin.desktop.notifications.events |
-
Uses of NotificationSource in com.openfin.desktop.notifications
Classes in com.openfin.desktop.notifications that implement NotificationSource Modifier and Type Class Description classNotificationSourceDesktopFor notifications that have originated from an application running on the same machine as the provider.classNotificationSourceFeedFor notifications that have come from a cloud-hosted notification feed. -
Uses of NotificationSource in com.openfin.desktop.notifications.events
Methods in com.openfin.desktop.notifications.events that return NotificationSource Modifier and Type Method Description NotificationSourceNotificationActionEvent. getSource()Notifications can be created by both desktop applications and as push notifications from a notification feed.