Skip to main content

browser-tracker.browsertracker.flushbuffer

Home > @snowplow/browser-tracker > BrowserTracker > flushBuffer

BrowserTracker.flushBuffer property

Send all events in the outQueue Only need to use this when sending events with a bufferSize of at least 2

Signature:
flushBuffer: (configuration?: FlushBufferConfiguration) => void;