[[["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 webpage provides documentation for various versions of `ForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`SimpleForwardingHttpJsonClientCall` is a simplified subclass of `ForwardingHttpJsonClientCall`, which allows subclasses to use a `HttpJsonClientCall` as a delegate."],["The class inherits several methods from `ForwardingHttpJsonClientCall`, such as `cancel`, `delegate`, `halfClose`, `request`, `sendMessage`, and `start`, and also includes a `delegate()` method that returns the HttpJsonClientCall delegate."],["The `SimpleForwardingHttpJsonClientCall` constructor takes an `HttpJsonClientCall` delegate as a parameter, which is used for forwarding calls."],["The class has two type parameters, `RequestT` and `ResponseT`, which define the types of requests and responses handled by the call."]]],[]]