public interface APICallback
void
error(java.lang.Exception ex)
response(com.sendgrid.Response response)
void error(java.lang.Exception ex)
ex
void response(com.sendgrid.Response response)
response