问题
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