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