Uses of Interface
com.badlogic.gdx.Net.HttpResponse
-
Packages that use Net.HttpResponse Package Description com.badlogic.gdx -
-
Uses of Net.HttpResponse in com.badlogic.gdx
Methods in com.badlogic.gdx with parameters of type Net.HttpResponse Modifier and Type Method Description voidNet.HttpResponseListener. handleHttpResponse(Net.HttpResponse httpResponse)Called when theNet.HttpRequesthas been processed and there is aNet.HttpResponseready.
-