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