[[["わかりやすい","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\u003ecast.framework.system.Event\u003c/code\u003e is dispatched by \u003ccode\u003ecast.framework.CastReceiverContext\u003c/code\u003e and provides system information.\u003c/p\u003e\n"],["\u003cp\u003eIt is constructed with \u003ccode\u003etype\u003c/code\u003e and \u003ccode\u003edata\u003c/code\u003e, where \u003ccode\u003etype\u003c/code\u003e is a non-null \u003ccode\u003ecast.framework.system.EventType\u003c/code\u003e and \u003ccode\u003edata\u003c/code\u003e is deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etype\u003c/code\u003e property indicates the specific event type from \u003ccode\u003ecast.framework.system.EventType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["cast.[framework](/cast/docs/reference/web_receiver/cast.framework).[system](/cast/docs/reference/web_receiver/cast.framework.system).Event \nclass static\n\nAn event dispatched by [cast.framework.CastReceiverContext](/cast/docs/reference/web_receiver/cast.framework.CastReceiverContext) which\ncontains system information.\n\nConstructor\n\nEvent\n\nnew\nEvent(type, data)\n\n| Parameter ||\n|------|-------------------------------------------------------------------------------------------------------------------------------------------|\n| type | [cast.framework.system.EventType](/cast/docs/reference/web_receiver/cast.framework.system#.EventType) Event Type. Value must not be null. |\n| data | (nullable any type or undefined) Event data (deprecated). |\n\nProperty\n\ntype\n\nnon-null [cast.framework.system.EventType](/cast/docs/reference/web_receiver/cast.framework.system#.EventType)\n\nThe event type."]]