|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
To handle the completion of a 'getURL()' or 'postURL' call.
| Method Summary | |
void |
getURLDone(boolean success,
String mime,
String content)
Called when the response is recieved. |
| Method Detail |
public void getURLDone(boolean success,
String mime,
String content)
success - Whether the data was successfully retreived.mime - The data MIME type.content - The data.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||