[[["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."],[],["`SessionState`, a `Parcelable` data structure for resume session requests, includes a builder (`SessionState.Builder`). Key actions involve retrieving data through `getCustomData()` and `getLoadRequestData()`. `writeToParcel()` is used to write data to a `Parcel`. Other operations include `equals()` and `hashCode()`, for object comparison, and inherited methods from `Object`. `CONTENTS_FILE_DESCRIPTOR` and `PARCELABLE_WRITE_RETURN_VALUE` are inherited constants. It implements methods to describe its contents and write to a parcel.\n"]]