Select to view content in your preferred language

doinbackground not waiting for oncallback

2006
0
06-15-2013 01:54 PM
Town_ofSnowflake
Deactivated User
I am using the asyncclass to submit edits.  The doinbackground() method calls an applyedits() method which calls an addattachment() method. both the addattachment() and applyedits() methods have oncallbacks. the doinbackground() method doesn't seem to wait for the oncallbacks.

how can i make doinbackground() wait for the results from the other two methods?
0 Kudos
0 Replies