public static interface HttpTask.HttpTaskStartedListner
HttpTask has been started| Modifier and Type | Method and Description |
|---|---|
void |
onHttpTaskStarted(HttpTask<?> task)
This method gets called when an
HttpTask has started right
now |
Copyright © 2015 Hannes Dorfmann. All rights reserved.