[[["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."],[],["CastState defines the status of a Cast session, with four possible states: CONNECTED (a session is active), CONNECTING (a session is in progress), NOT_CONNECTED (devices are available but no session exists), and NO_DEVICES_AVAILABLE (no devices are found). The class offers a `toString` method to get a textual description from a given cast state. It also includes the constant value associated to each status.\n"]]