onResponse abstract method
Called after the response is received
Implementation
void onResponse(String method, String url, DohResponse response);
Called after the response is received
void onResponse(String method, String url, DohResponse response);