I am creating an simple android application in that created a notification.
Now i want to remove the notification if the user doesn\'t response after the particular
The current correct solution may be to use:
NotificationCompat.Builder#setTimeoutAfter(long)