State Retrieval
A set of convenience methods (getCurrentEventID()
, getCurrentlyPlayingClipIndex()
, getLastPlayedClipIndex()
, getCurrentClipPlaybackProgress()
, and getKeyPlaysCount()
) provides quick access to the current state of the event. This is crucial for maintaining synchronization between your app and the SDK, especially when dealing with dynamic event content.