public static interface NotificationCenterViewBuilder.ActionButtonClickListener
Modifier and Type | Method and Description |
---|---|
boolean |
onActionButtonClicked(Notification notification,
ActionButton actionButton)
Called when an action button is clicked on.
|
boolean onActionButtonClicked(Notification notification, ActionButton actionButton)
notification
- the notification which the action button belongs to.actionButton
- the button is clicked.(c) Copyright GetSocial BV, 2021. All Rights Reserved.