SDKMaestroKit tvOSMaestro Event InterfacePanel ManagementcurrentEventDoesNotSupportKeyPlaysOn this pagecurrentEventDoesNotSupportKeyPlaysIntroductionThe currentEventDoesNotSupportKeyPlays() method notifies the SDK that the current event does not support key plays.Code Example// Notify the SDK that the current event does not support key plays.eventInterface.currentEventDoesNotSupportKeyPlays()