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