[[["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-03-21 UTC."],[[["This page provides documentation for the `SimpleForwardingHttpJsonClientCallListener` class, a simplified version of `ForwardingHttpJsonClientCallListener` that allows subclasses to use a `HttpJsonClientCall.Listener` as a delegate."],["The latest version available is 2.63.1, and a list of previous versions from 2.62.0 all the way down to 2.7.1, all linked to their corresponding documentation pages, is also provided."],["The `SimpleForwardingHttpJsonClientCallListener` class extends `ForwardingHttpJsonClientCallListener` and inherits methods such as `delegate()`, `onClose()`, `onHeaders()`, and `onMessage()`."],["The class includes a constructor, `SimpleForwardingHttpJsonClientCallListener(HttpJsonClientCall.Listener\u003cResponseT\u003e delegate)`, which takes a `HttpJsonClientCall.Listener` as a parameter to set the delegate."],["The class also has a `delegate()` method that returns the assigned `HttpJsonClientCall.Listener` of type ResponseT."]]],[]]