public static interface RequestListeners.OnFinishedRequestListener
RESTRequest
finished state (whether the request succeeded or failed)Modifier and Type | Method and Description |
---|---|
void |
onFinishedRequest(int resultCode)
Logic to executes when
RESTRequest is finished |
void onFinishedRequest(int resultCode)
RESTRequest
is finishedresultCode
- The result code resulting of all process