Is there any way to get broadcast when there's change in MMS?

  • Replies:0
Albert Wang
  • Forum posts: 1

Sep 12, 2018, 6:21:27 PM via Website

Such as MMS message is received, sent, etc.

Currently we use ContentObserver, but it's not that reliable; when we get the notification after MMS message is received and we try to read the message details, sometimes we can't find the received message in message inbox by querying the message by message id.

Thanks.

Be the first to answer