[[["समझने में आसान है","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,["# Class: StoreSessionResponseData\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[messages](/cast/docs/reference/web_receiver/cast.framework.messages).StoreSessionResponseData\n=================================================================================================================================================================\n\nclass static\n\nResponse data for STORE_SESSION command.\n\nConstructor\n-----------\n\n### StoreSessionResponseData\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--------\n\n### sessionState\n\nnon-null [cast.framework.messages.SessionState](/cast/docs/reference/web_receiver/cast.framework.messages.SessionState)\n\nThe SessionState object to be returned."]]