[null,null,["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"]]