public interface ResponseCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
onComplete(ResponseInfo info)
Called when a response completes (successfully or not).
|
void onComplete(ResponseInfo info)
info
- Information about the request and response.Copyright © 2017–2021. All rights reserved.