NotificationPresentationHandler
interface NotificationPresentationHandler
Interface for activities that handle the presentation of notifications.
This interface defines a property that allows customization of how notifications are displayed within an activity. Activities implementing this interface can control the appearance and behavior of notifications by providing a handler function.