[[["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-09 UTC."],[[["The latest version of the `ApiFutureCallback` documentation is 2.46.1, as indicated by the \"(latest)\" label."],["This page provides documentation for various versions of `ApiFutureCallback`, ranging from version 2.1.2 up to the most recent version."],["`ApiFutureCallback` is an interface designed to handle the results of an `ApiFuture`, functioning similarly to Guava's `FutureCallback`."],["The interface `ApiFutureCallback` includes two abstract methods: `onFailure(Throwable t)` to handle exceptions and `onSuccess(V result)` to handle the successful outcome."],["The documentation has detailed information regarding the parameters for the `onFailure()` and `onSuccess()` methods, describing the parameter name and their descriptions."]]],[]]