public static interface Window.URLResponseHandler
Modifier and Type | Method and Description |
---|---|
void |
getURLDone(boolean success,
java.lang.String mime,
java.lang.String content)
Called when the response is recieved.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.