[[["समझने में आसान है","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\u003eActiveInputStateEventData\u003c/code\u003e provides data about changes in the receiver's active input state.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the \u003ccode\u003eactiveInputState\u003c/code\u003e property, indicating the current state of the receiver's input.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this event data to respond to changes in the receiver's input, such as switching between different input sources.\u003c/p\u003e\n"]]],[],null,["# Class: ActiveInputStateEventData\n\ncast.[framework](/cast/docs/reference/web_sender/cast.framework).ActiveInputStateEventData\n==========================================================================================\n\nclass static\n\nReceiver active input state changed event data.\n\nConstructor\n-----------\n\n### ActiveInputStateEventData\n\nnew\nActiveInputStateEventData(activeInputState)\n\n| #### Parameter ||\n|------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| activeInputState | [cast.framework.ActiveInputState](/cast/docs/reference/web_sender/cast.framework#.ActiveInputState) Receiver input state. Value must not be null. |\n\nProperty\n--------\n\n### activeInputState\n\nnon-null [cast.framework.ActiveInputState](/cast/docs/reference/web_sender/cast.framework#.ActiveInputState)\n\nReceiver input state."]]