public interface ResponseListener<R extends Response>
| Modifier and Type | Method and Description |
|---|---|
void |
onError(ApiException e) |
void |
onResponse(R response) |
void onResponse(R response)
void onError(ApiException e)
Copyright © 2014. All Rights Reserved.