Open
Description
What feature would you like to see?
Two related features/ usecase
- Set expiry time for each notification in message payload to perform operation similar to
setTimeoutAfter
. This will allow lifetime for which a notification will be visible to the user something different from availablettl
. - Feature to delete notification which is already send to the user. E.g. case when notification was incorrectly send to the user or not required now. Delete notification can also be control via feature 1 by setting some very low expiry time e.g. -1 / 0 to clear the notification from the tray.