public interface TransferCompletedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onRequestResponseCompleted()
Invoked when the response bytes has been fully processed.
|
void |
onThrowable(Throwable t)
Invoked when there is an unexpected issue.
|
Copyright © 2022. All rights reserved.