How to get Delivery Report of each SMS sent in loop android?

自闭症网瘾萝莉.ら 提交于 2020-01-13 11:09:13

问题


I am working on SMS app. I need to send SMS in loop. Registered Broadcast Receiver for SENT and DELIVERED status, but problem is how to distinguish which delivery notification is for which SMS that I sent. I am using SMSMANAGER class to send SMS. My problem is similar discussed here: How to monitor each of Sent SMS status?

来源:https://stackoverflow.com/questions/10975792/how-to-get-delivery-report-of-each-sms-sent-in-loop-android

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!