Package | Description |
---|---|
ds.desktop.notify.service |
Modifier and Type | Class and Description |
---|---|
class |
NotifyClient
A
NotifyClient allows to use a notification service running on
another process of the host in order to display notifications, just like if
the service were running on this process. |
class |
NotifyServer
A
NotifyServer runs a notification service for this host. |
Modifier and Type | Method and Description |
---|---|
static NotifyService |
NotifyService.get()
Returns the currently active notification service for this device.
|