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