[[["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."],[],["The `Subscription` class stores data from a `DataSource` or `DataType`. Key actions include checking equality with `equals()`, retrieving the associated data source via `getDataSource()`, and obtaining the data type with `getDataType()`. It also calculates a hash code using `hashCode()`, creates debug strings with `toDebugString()`, converts the object to a string via `toString()`, and allows data writing to a `Parcel` using `writeToParcel()`. Inherited functions are also available.\n"]]