HI there
I have a many HTTP jobs to run and would like to keep them in a class sub of there own as they will be run from different activities throughout my app. I call the sub routine in my new class from my activity and it runs, but the JobDone does not, and because I have moved that too to the new class it is not finding it on the calling activity.
Can anyone tell me where I am going wrong?
Thank you,
Derek.
I have a many HTTP jobs to run and would like to keep them in a class sub of there own as they will be run from different activities throughout my app. I call the sub routine in my new class from my activity and it runs, but the JobDone does not, and because I have moved that too to the new class it is not finding it on the calling activity.
Can anyone tell me where I am going wrong?
Thank you,
Derek.