OTVEventTimeline
A timeline of events generated by the SDK
-
The global instance of the event timeline
-
Set whether the timeline should capture events or not.
-
Returns whether the timeline is enabled for capturing events.
-
Returns all events that have been recorded.
-
Returns the latest events that have been recorded, up to the specified limit.
-
Returns the events that were recorded between the specified Dates.
-
Returns all the events that have been recorded with the specified type.
-
Adds the specified event data to the timeline
-
Removes all events from the timeline that were added prior to the specified Date.