Package | Description |
---|---|
com.openfin.desktop.notifications | |
com.openfin.desktop.notifications.events |
Modifier and Type | Method and Description |
---|---|
CompletionStage<NotificationOptions> |
Notifications.create(NotificationOptions options)
Creates a new notification.
|
CompletionStage<List<NotificationOptions>> |
Notifications.getAll()
Retrieves all Notifications which were created by the calling application,
including child windows.
|
Modifier and Type | Method and Description |
---|---|
CompletionStage<NotificationOptions> |
Notifications.create(NotificationOptions options)
Creates a new notification.
|
Modifier and Type | Method and Description |
---|---|
NotificationOptions |
NotificationEvent.getNotificationOptions() |
Copyright © 2022. All rights reserved.