Hi,

Am using SmsLib for an application that will be receiving quite a
number of sms all the time. I need to know how the callback methods
(Notifications)  are called. Am wondering whether SmsLib calls the
process() method for every message received Asynchronously or each
notification will be allowed to complete before the next is processed.
The problem is that I need to send a reply message inside the
process() method and I think I may not be able to do that if SmsLib
calls process() for the next received sms. I will only be using one
gateway.

regards

Alex.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to