Is there a way to detect that an MMS message has been deleted from the native messaging client? Right now I have an observer registered for Mms.CONTENT_URI but onChange is not being called.
Is there a way to detect that an MMS message has been deleted from
Share
Register
BroadcastReceiverforMms.Intents.CONTENT_CHANGED_ACTIONand getUriof the deleted message from the received intent: