public class GetRespondentTaskLoader
extends android.support.v4.content.AsyncTaskLoader
| Constructor and Description |
|---|
GetRespondentTaskLoader(android.content.Context context,
java.lang.String token,
java.lang.String masheryApiKey,
SMExceptionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
loadInBackground() |
protected void |
onStartLoading() |
public GetRespondentTaskLoader(android.content.Context context,
java.lang.String token,
java.lang.String masheryApiKey,
SMExceptionHandler handler)