开发者

How to get delivery report for a specific contact number while sending sms to multiple contacts in android?

开发者 https://www.devze.com 2023-03-14 05:42 出处:网络
I am sending sms to multiple contacts and at that time I want to get the delivery report for which number I am sending sms.How 开发者_Python百科to do that?using extras data on pending intent, send uni

I am sending sms to multiple contacts and at that time I want to get the delivery report for which number I am sending sms.How 开发者_Python百科to do that?


using extras data on pending intent, send unique string as key to identify which sms is delivered/sent

try this

0

精彩评论

暂无评论...
验证码 换一张
取 消