Interface EventStreamListListener


public interface EventStreamListListener
This listener provides all the events corresponding to the event-streams as a list.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Returns the list of event-streams in the period.
  • Method Details

    • onEventsUpdated

      void onEventsUpdated(List<EventStream> eventStreams, Timeline.Period period)
      Returns the list of event-streams in the period.
      Parameters:
      eventStreams - The list of event-streams
      period - Corresponding period