public class LoadImageCallback extends ResultCallbackTemplate<LoadImageCallback,LoadResponseItem>
ResultCallback.Adapter<A_RES_T>
Constructor and Description |
---|
LoadImageCallback() |
Modifier and Type | Method and Description |
---|---|
String |
awaitMessage() |
void |
onNext(LoadResponseItem item)
Called when an async result event occurs
|
awaitCompletion, awaitCompletion, awaitStarted, awaitStarted, close, onComplete, onError, onStart, throwFirstError
public void onNext(LoadResponseItem item)
ResultCallback
public String awaitMessage()
Copyright © 2024. All rights reserved.