Commits


Doudou Nan authored and GitHub committed d69c642277c
Delete GDTCORStoredEvent, modify apis and tests (#4880) * Delete GDTCORStoredEvent, modify apis and tests * styled * Delete GDTCORDataFuture * header changes * add writeToURL in COREvent * Remove dataObjectTransportBytes property in COREvent * Set fileURL in COREvent nullable * Change method writeToURL private and modify comments * Modify encoding keys in GDTCORStorage and GDTCORUploadPackage * comments and headers changes * testMigration passed without fileURL * Regression test passed with retrieving fileURL * styled and added fileURL NOTNIL assert in test * Modify backwords compatibility of GDTCORStoredEvent decoding * Comments changes * Add GDTCOREvent translation mapping in UploadPackage