-
public interface JsonWithHeadRequest.Listener<JSONObject>
-
-
Method Summary
Modifier and Type Method Description abstract void
onResponse(JSONObject jsonObject)
-
-
Method Detail
-
onResponse
abstract void onResponse(JSONObject jsonObject)
-
-
-
-