Hello,
Am having problems co-ordinating the order in which events are processed by the API. On start up, I want to be able to login, and download dictionary from the server. Thereafter, I can then start sending requests.
I have followed the example in BatchItemView and DictionaryDemo in the provided example and I can't seem to make this work.
Any advise would be appreciated.
Thanks