Lớp: FeedbackStartedEvent
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003e\u003ccode\u003eFeedbackStartedEvent\u003c/code\u003e signals the initiation of feedback report creation by the system.\u003c/p\u003e\n"],["\u003cp\u003eThis event is dispatched by \u003ccode\u003ecast.framework.CastReceiverContext\u003c/code\u003e and extends the \u003ccode\u003ecast.framework.system.Event\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003etype\u003c/code\u003e property indicating the event type, inherited from the base \u003ccode\u003eEvent\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,["# Class: FeedbackStartedEvent\n\ncast.[framework](/cast/docs/reference/web_receiver/cast.framework).[system](/cast/docs/reference/web_receiver/cast.framework.system).FeedbackStartedEvent\n=========================================================================================================================================================\n\nclass static\n\nAn event dispatched by [cast.framework.CastReceiverContext](/cast/docs/reference/web_receiver/cast.framework.CastReceiverContext) when the\nsystem starts to create a feedback report.\n\nConstructor\n-----------\n\n### FeedbackStartedEvent\n\nnew\nFeedbackStartedEvent()\n\nExtends\n: [cast.framework.system.Event](/cast/docs/reference/web_receiver/cast.framework.system.Event)\n\nProperty\n--------\n\n### type\n\nnon-null [cast.framework.system.EventType](/cast/docs/reference/web_receiver/cast.framework.system#.EventType)\n\nThe event type.\n\nInherited from\n: [cast.framework.system.Event#type](/cast/docs/reference/web_receiver/cast.framework.system.Event#type)"]]