> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/api-reference/android/eventtimeline/eventtimelineupdatelistener.md).

# EventTimelineUpdateListener

## EventTimelineUpdateListenerApi

### `onEventTimelineUpdated()`

> ```java
> void onEventTimelineUpdated(Event event)
> ```
>
> Invoked when the event timeline is updated.

<table><thead><tr><th width="240">Parameters</th><th></th></tr></thead><tbody><tr><td>event</td><td>A new event, or an existing one that was updated.</td></tr></tbody></table>
