react-native-tracker.trackercore.resetpayloadpairs
Home > @snowplow/react-native-tracker > TrackerCore > resetPayloadPairs
TrackerCore.resetPayloadPairs() method
Replace payloadPairs with a new dictionary
Signature:resetPayloadPairs(dict: Payload): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| dict | Payload | Resets all current payload pairs with a new dictionary of pairs |
void