[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003e\u003ccode\u003eStoreSessionResponseData\u003c/code\u003e is a class used for responding to the \u003ccode\u003eSTORE_SESSION\u003c/code\u003e command in the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eSessionState\u003c/code\u003e object during construction, which is then stored as a property of the same name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esessionState\u003c/code\u003e property represents the state of the session and must be a non-null \u003ccode\u003eSessionState\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["cast.[framework](/cast/docs/reference/web_receiver/cast.framework).[messages](/cast/docs/reference/web_receiver/cast.framework.messages).StoreSessionResponseData \nclass static\n\nResponse data for STORE_SESSION command.\n\nConstructor\n\nStoreSessionResponseData\n\nnew\nStoreSessionResponseData(sessionState)\n\n| Parameter ||\n|--------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| sessionState | [cast.framework.messages.SessionState](/cast/docs/reference/web_receiver/cast.framework.messages.SessionState) The SessionState object to be returned. Value must not be null. |\n\nProperty\n\nsessionState\n\nnon-null [cast.framework.messages.SessionState](/cast/docs/reference/web_receiver/cast.framework.messages.SessionState)\n\nThe SessionState object to be returned."]]