public interface ResponseInterceptor
ApiResponse| Modifier and Type | Method and Description |
|---|---|
void |
intercept(ApiResponse response)
Intercepts the ApiResponse to interact with it before it is delivered
|
void intercept(ApiResponse response)
response - The ApiResponse to be intercepted