userRequestedNewKeyPlaysData
Introduction
The getKeyPlaysData(forEventID:)
method tells the client app that the user has encountered an error screen for lack of valid key plays data, indicating the client app should call updateKeyPlaysData(to:)
in the MaestroEventInterface
as soon as possible to make sure the key plays panel always has data.
Code Example
delegate.userRequestedNewKeyPlaysData()