1

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 to do that?

Andro Selva
  • 53,910
  • 52
  • 193
  • 240
Sando
  • 1,893
  • 11
  • 29
  • 45

1 Answers1

1

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

try this

Community
  • 1
  • 1
Yoesoff
  • 368
  • 5
  • 11