public interface GetIdentityResultsCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onErrorResponse(APIError apiError) |
void |
onFailure(java.lang.Throwable t) |
void |
onResponse(int httpCode,
IdentityProcessFinalResponse response) |
void onResponse(int httpCode,
IdentityProcessFinalResponse response)
void onErrorResponse(APIError apiError)
void onFailure(java.lang.Throwable t)