[[["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-09-18 UTC."],[[["`AudiobookContainerMetadata` provides descriptive information about an audiobook container."],["It includes properties like authors, narrators, publisher, and release date of the audiobook."],["These properties help in organizing and displaying information about audiobooks within a Cast application."]]],["`AudiobookContainerMetadata` class describes an audiobook. Key properties include `authors` (an array of strings), `narrators` (an array of strings), `publisher` (a string), and `releaseDate` (a string in ISO 8601 format). This class allows to create a new instance of the metadata. It provides structured information about the creators and publication details of an audiobook.\n"]]