public static interface CarpoolRequest.CarpoolInterface
| Modifier and Type | Method and Description |
|---|---|
void |
onError(org.json.JSONObject jsonObject) |
void |
onLocationError() |
void |
onSuccess(java.util.ArrayList<CarPool> carpools) |
void onSuccess(java.util.ArrayList<CarPool> carpools)
void onError(org.json.JSONObject jsonObject)
void onLocationError()