@Deprecated public abstract class NotificationListener extends Object
NotificationEventListener instead.| Constructor and Description |
|---|
NotificationListener()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onButtonClick(NotificationOptions options)
Deprecated.
|
void |
onClick(NotificationOptions options)
Deprecated.
|
void |
onClose(NotificationOptions options)
Deprecated.
|
public void onClick(NotificationOptions options)
public void onButtonClick(NotificationOptions options)
public void onClose(NotificationOptions options)
Copyright © 2021. All rights reserved.