Using the smsManager
class can I send the same SMS to multiple numbers at the same time? Or would I need to do some sort of loop?
I want to send the sms from within my app not through the messaging program.
Using the smsManager
class can I send the same SMS to multiple numbers at the same time? Or would I need to do some sort of loop?
I want to send the sms from within my app not through the messaging program.