[[["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."],[[["\u003cp\u003e\u003ccode\u003eFocusStateRequestData\u003c/code\u003e is a class representing a message for focus state changes within the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003estate\u003c/code\u003e property indicating the desired focus state (e.g., \u003ccode\u003eIN_FOCUS\u003c/code\u003e, \u003ccode\u003eNOT_IN_FOCUS\u003c/code\u003e) using the \u003ccode\u003ecast.framework.messages.FocusState\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,["# Class: FocusStateRequestData\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[messages](/cast/docs/reference/web_receiver/cast.framework.messages).FocusStateRequestData\n==============================================================================================================================================================\n\nclass static\n\nFocus state change message.\n\nConstructor\n-----------\n\n### FocusStateRequestData\n\nnew\nFocusStateRequestData()\n\nProperty\n--------\n\n### state\n\nnon-null [cast.framework.messages.FocusState](/cast/docs/reference/web_receiver/cast.framework.messages#.FocusState)\n\nThe focus state of the app."]]