android - Path's job queue callback from server -


Using

, is there a way to find out that the data has been successfully sent to the server? For example if I was using asyncTask, then onPostExecute callback method would be.

The path is similar to the doInBackground of AsynTask on Run, according to my understanding, in the Kaakuya Library; Thanks and for any help when the data is persisted on the local disk.

OnPostExecute handles data retrieved from the on-end, so you have to code the long-running command After postExecute method

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

objective c - how Set autolayout for multiple dynamic buttons and labells in iOS? -