[[["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-07 UTC."],[[["This webpage provides a comprehensive list of versions for the `HttpJsonChannel`, ranging from version 2.63.1 (latest) down to 2.7.1."],["The `HttpJsonChannel` interface is detailed, which is used for making HTTP-JSON calls."],["The core functionality within the interface is the `newCall` method, which creates and issues calls via `HttpJsonClientCall`."],["The `newCall` method requires two parameters: an `ApiMethodDescriptor` and `HttpJsonCallOptions`, to construct the call."],["The output of the `newCall` function is an `HttpJsonClientCall` which allows for a request to be executed."]]],[]]