Klasse: StoreSessionRequestData
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-25 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003e\u003ccode\u003eStoreSessionRequestData\u003c/code\u003e is a class used for storing session data in the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt is associated with the \u003ccode\u003eSTORE_SESSION\u003c/code\u003e request type and is utilized within the \u003ccode\u003ecast.framework.messages\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can create a new instance of this class using the \u003ccode\u003enew StoreSessionRequestData()\u003c/code\u003e constructor to manage session-related information.\u003c/p\u003e\n"]]],[],null,["# Class: StoreSessionRequestData\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[messages](/cast/docs/reference/web_receiver/cast.framework.messages).StoreSessionRequestData\n================================================================================================================================================================\n\nclass static\n\nSTORE_SESSION request data\n\nConstructor\n-----------\n\n### StoreSessionRequestData\n\nnew\nStoreSessionRequestData()"]]