[[["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-02 UTC."],[[["This webpage provides documentation for the `SimpleForwardingHttpJsonClientCall` class, a simplified version of `ForwardingHttpJsonClientCall` that allows passing in an `HttpJsonClientCall` as the delegate."],["The content includes a list of available versions for this class, ranging from version 2.63.1 (latest) down to 2.7.1."],["`SimpleForwardingHttpJsonClientCall` inherits from `ForwardingHttpJsonClientCall` and has inherited methods such as `cancel`, `delegate`, `halfClose`, `request`, `sendMessage`, and `start`, among other methods from its parent classes."],["The class constructor `SimpleForwardingHttpJsonClientCall` takes an `HttpJsonClientCall` delegate as a parameter."],["The `delegate()` method returns the `HttpJsonClientCall` that was set as the delegate."]]],[]]