Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
kanaksony
Posts: 373
Registered: 04-11-2009

Re: How to send sms throught programmetically

For sending message to multiple persons, you will have to write the above code in a loop.. say u have to send SMS to three numbers, have an array of all numbers, iterate loop and send the message in all iteration..

Regards,
Kanak Sony
---------------------------------------------------------------------------------
Please use plain text.
Trusted Contributor
bh1r1th
Posts: 226
Registered: 11-23-2010
My Carrier: Software Programmer

Re: How to send sms throught programmetically

But that is not correct way right i want to send it in a single click to send the message to all means selected people only.

Please use plain text.