Hi, I am not exactly sure what you mean, but this command has immediate effect *unless* there is queue activity going on. However, there is a catch here: if you expect an answer back from your custom command, you should really sync on the relevant object. I am not in front of the code right now, but have a look at other similar commands and see their sync policy. You wouldn't want the Queue manager to jump in between your AT command and the answer you expect...
On Apr 5, 10:53 am, bodat <[email protected]> wrote: > For example i will send an AT command using the > gateway.getAtHandler().send(command), what will > be the priority for this command to be executed? > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
