[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This page details the `SimpleForwardingHttpJsonClientCall` class, a streamlined version of `ForwardingHttpJsonClientCall` for simplified delegation."],["The `SimpleForwardingHttpJsonClientCall` class extends `ForwardingHttpJsonClientCall` and allows subclasses to directly utilize an `HttpJsonClientCall` instance."],["The provided content lists the documentation for multiple past versions of `SimpleForwardingHttpJsonClientCall`, starting from version 2.63.1 down to 2.7.1, with the full history for each version being in the provided links."],["The `delegate()` method, which is inherited from `ForwardingHttpJsonClientCall`, returns the underlying `HttpJsonClientCall` instance, and is the only new method on the class."],["The `SimpleForwardingHttpJsonClientCall` constructor takes an `HttpJsonClientCall` instance as a delegate to simplify the process of forwarding calls."]]],[]]