Package com.ringcentral
Interface HttpEventListener
public interface HttpEventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
afterHttpCall
(okhttp3.Response response, okhttp3.Request request)
-
Method Details
-
afterHttpCall
void afterHttpCall(okhttp3.Response response, okhttp3.Request request)
-