public interface ContextAsyncListener
void onStart(Context ctx) throws IOException
IOExceptionvoid onComplete(Context ctx) throws IOException
IOExceptionvoid onTimeout(Context ctx) throws IOException
IOExceptionvoid onError(Context ctx, Throwable e) throws IOException
IOExceptionCopyright © 2023. All rights reserved.