Interface Request.FailureListener

    • Method Detail

      • onFailure

        void onFailure​(Request request,
                       java.lang.Throwable failure)
        Deprecated.
        Callback method invoked when the request has failed to be sent
        Parameters:
        request - the request that failed
        failure - the failure