[[["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."],[],["The GCKLaunchOptions class manages receiver application launch settings. Key actions include initializing the object with default values, the device's language code, and a specified relaunch behavior. The designated initializer accepts both a language code and a relaunch flag. Properties include `languageCode`, which follows RFC 5646 and defaults to the sender's language, and `relaunchIfRunning`, a boolean indicating whether to relaunch an already running application, defaulting to `NO`.\n"]]