I want to push notifications to my Alexa Device until the recent notification is seen by the user. If the user has seen the notification I should stop sending it. If the customer hasn't seen my recent notification I should keep on sending the notifications until they have seen it.
So I need to identify whether my notification has been seen by the user or not.
Is there any service or API that could fetch me whether the delivered notification is seen by the user or not?