public static interface Task.TaskCallbacks
void
onDispatchInBackground(Task task)
onPostDelayed(Task task)
onPostFromBackground(Task task)
void onPostFromBackground(Task task)
void onPostDelayed(Task task)
void onDispatchInBackground(Task task) throws java.lang.Exception
java.lang.Exception