public interface Callback
| Modifier and Type | Method and Description |
|---|---|
void |
onResponse(boolean success,
String message)
Called when a response is received from the server.
|
void onResponse(boolean success,
String message)
response - Copyright © 2014. All Rights Reserved.