I have multiple notifications from my application and the notifications are set to ongoing notification. I want to clear the notification when addaction
performs on particular notification.
I can't know the notification id because these are set dynamically. can