Skip to main content

react-native-tracker.eventstoreiterator

Home > @snowplow/react-native-tracker > EventStoreIterator

EventStoreIterator interface

EventStoreIterator allows iterating over all events in the store.

Signature:
interface EventStoreIterator 

Properties

PropertyTypeDescription
next() => Promise<EventStoreIteratorNextResult>Retrieve the next event in the store