Interface Response.SuccessListener

    • Method Detail

      • onSuccess

        void onSuccess​(Response response)
        Deprecated.
        Callback method invoked when the whole response has been successfully received.
        Parameters:
        response - the response containing the response line data and the headers