Hi, I have already added this enhancement request by the ID of 196. My work around with this is to get all the messages in the queue and sort them by priority. The one with the highest priority is in SENDING status. Via the OutboundNotification, I check the message in there as well as its status.
Delete that message from the queue if it has SENT or FAILED status and repeat the same process. Of course I made a wrapper of the collections of the messages in the queue. But this a lot of work for me, it is nice if it is there in the library :). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" 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 -~----------~----~----~----~------~----~------~--~---
