Skip to main content

State Management

A data refresh method (updateKeyPlaysData(to:)) and 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.

Table of Contents