public interface NotificationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onNotificationEvent(NotificationEvent event)
Fired on notification event.
|
void onNotificationEvent(NotificationEvent event)
event - the notification eventCopyright © 2017. All rights reserved.