| Package | Description |
|---|---|
| com.openfin.desktop.notifications |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Notifications.addEventListener(String eventType,
NotificationEventListener listener)
Add a listener to handle specified notification events.
|
boolean |
Notifications.removeEventListener(String eventType,
NotificationEventListener listener)
Removes a listener previously added with addEventListener.
|
Copyright © 2022. All rights reserved.