| Package | Description |
|---|---|
| com.openfin.desktop |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationListener.onClick(Ack ack)
Invoked when the notification is clicked.
|
void |
NotificationListener.onClose(Ack ack)
Invoked when the notification is closed.
|
void |
NotificationListener.onDismiss(Ack ack)
Invoked when the notification is dismissed.
|
void |
NotificationListener.onError(Ack ack)
Invoked when the notification has errors.
|
void |
AckListener.onError(Ack ack)
Invoked when the request to AppDesktop has errors
|
void |
NotificationListener.onMessage(Ack ack)
Invoked when the notification sends a message.
|
void |
NotificationListener.onShow(Ack ack)
Invoked when the notification is being shown
|
void |
AckListener.onSuccess(Ack ack)
Invoked when the request to AppDesktop is successful
|
Copyright © 2014. All rights reserved.