public interface ApiResponseCallback extends ClientCallback<org.usergrid.java.client.response.ApiResponse>
Modifier and Type | Method and Description |
---|---|
void |
onResponse(org.usergrid.java.client.response.ApiResponse response) |
onException
void onResponse(org.usergrid.java.client.response.ApiResponse response)
onResponse
in interface ClientCallback<org.usergrid.java.client.response.ApiResponse>
Copyright © 2013. All Rights Reserved.