public interface APIRequestFutureListenerWithParams<T> extends APIRequestFutureListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
requestComplete(T response)
Called when the API request is completed
|
void requestComplete(T response)
Copyright © 2025. All rights reserved.