Skip to main content

react-native-tracker.eventbatch

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

EventBatch type

A collection of event payloads which are sent to the collector.

Signature:
type EventBatch = Payload[];