Skip to main content

react-native-tracker.emitter.flush

Home > @snowplow/react-native-tracker > Emitter > flush

Emitter.flush property

Forces the emitter to send all events in the event store to the collector.

Signature:
flush: () => Promise<void>;