[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`ResponseData` is an abstract, deprecated class representing a U2F response, now superseded by Fido APIs. It implements `Parcelable`, allowing it to be passed between Android components. It has three direct subclasses: `ErrorResponseData`, `RegisterResponseData`, and `SignResponseData`, all also deprecated. The class offers a public constructor and an abstract method, `toJsonObject()`, which returns a `JSONObject`. It also inherits methods from `Object` and `Parcelable`, including `describeContents()` and `writeToParcel()`.\n"]]