public interface TableDeleteCallback
Modifier and Type | Method and Description |
---|---|
void |
onCompleted(java.lang.Exception exception,
ServiceFilterResponse response)
Method to call if the operation finishes successfully
|
void onCompleted(java.lang.Exception exception, ServiceFilterResponse response)
exception
- An exception representing the error, in case there was oneresponse
- Response object