Package com.prineside.tdi2.managers
Interface HttpManager.RequestListener
- All Known Implementing Classes:
LJ_TDI_managers.RequestListener_AW.LIP
- Enclosing class:
- HttpManager
public static interface HttpManager.RequestListener
-
Method Summary
-
Method Details
-
onFinish
void onFinish(boolean success, @Null com.badlogic.gdx.Net.HttpResponse httpResponse, boolean cancelled, @Null Throwable error)
-