Interface NotificationCenterViewBuilder.NotificationClickListener

    • Method Detail

      • onNotificationClicked

        void onNotificationClicked​(Notification notification,
                                   NotificationContext context)
        Called when a notification is clicked on.
        Parameters:
        notification - selected notification.