@Deprecated public static interface RequestManager.Callback<Result>
| Modifier and Type | Method and Description |
|---|---|
Result |
doWork(Object response)
Deprecated.
|
@Deprecated Result doWork(Object response) throws Exception
response - The response object.Exception - If the processing fails unexpectedly.Copyright © 2023–2025. All rights reserved.