Skip to main content

react-native-tracker.payloadbuilder.addcontextentity

Home > @snowplow/react-native-tracker > PayloadBuilder > addContextEntity

PayloadBuilder.addContextEntity property

Caches a context entity to be added to payload on build

Signature:
addContextEntity: (entity: SelfDescribingJson) => void;