Home > @snowplow/react-native-tracker > Emitter > input
Adds a payload to the event store or sends it to the collector.
Signature:
input: (payload: Payload) => Promise<void>;Home > @snowplow/react-native-tracker > Emitter > input
Adds a payload to the event store or sends it to the collector.
Signature:
input: (payload: Payload) => Promise<void>;