I need to delete a single SMS from the inbox on its arrival.
Basically my application will get to know when an SMS is received, it will process few things depending on the message and then it needs to delete that message from inbox.
I searched a lot, but only found a way to delete entire inbox; I just need to delete a single message from the inbox.
Your help would be appreciated.