Hi, The synchronous way is implemented with the Service method "sendMessage()". For sending messages async, use the Service method "queueMessage()".
On Monday, June 4, 2012 9:40:45 PM UTC+3, noob wrote: > > > I need help because I dont know how to implement the queue messaging in > smslib, I receive a new message and I store in a database table, I make > some logic and then I produce a new sms, I already archieve this > -synchronous way, but I dont know how in asynchronous way?? can someone > guide me or maybe a hint, I see the docs but I dont know how to make the > queue since I am receving and sending sms???, I need to run this app and I > want that every user gets an answers/ > > > thanks -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msg/smslib/-/C9rTKy-BP4IJ. 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.
