Hello!!!
I need to pass parameters between a service module and an activity with a high frequency, so I use CallSubDelayed2, but this function has a delay because the message will be stored in a special message queue, and sometimes when the message is processed this has changed. How can I pass this parameters as soon as possible? The ideal situation, if I use CallSubDelayed2, immediately after the function is executed.
Thanks.
I need to pass parameters between a service module and an activity with a high frequency, so I use CallSubDelayed2, but this function has a delay because the message will be stored in a special message queue, and sometimes when the message is processed this has changed. How can I pass this parameters as soon as possible? The ideal situation, if I use CallSubDelayed2, immediately after the function is executed.
Thanks.