For the complete documentation index, see llms.txt. This page is also available as Markdown.

EventTimelineUpdateListener

EventTimelineUpdateListenerApi

onEventTimelineUpdated()

void onEventTimelineUpdated(Event event)

Invoked when the event timeline is updated.

Parameters

event

A new event, or an existing one that was updated.

Last updated