[null,null,["Last updated 2024-10-31 UTC."],[],["`ChannelIdValue.ChannelIdValueType` is an enum that implements `Parcelable`, defining the type of value stored. It has three enum values: `ABSENT`, `OBJECT`, and `STRING`. Key actions involve its use in comparing objects, including `compareTo`, `equals`, `hashCode`. It also include conversion actions like: `toString`, `describeConstable` and `valueOf`. Furthermore, it contains methods required by the `Parcelable` interface: `describeContents` and `writeToParcel`, alongside a `CREATOR` field for object recreation from a Parcel.\n"]]